[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] TeX-insert-macro no braces in math mode
From: |
Uwe Siart |
Subject: |
Re: [AUCTeX] TeX-insert-macro no braces in math mode |
Date: |
Mon, 25 Feb 2013 13:40:57 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) |
Tassilo Horn <address@hidden> writes:
> This happens only with macros where AUCTeX thinks they can't have any
> arguments and macros that are unknown to AUCTeX.
I stumbled across it because it didn't work with commands like \mathrm.
Ok, in this case "C-c C-f C-r" is the way to go. But I think "C-c RET
mathrm" should behave equivalent. But marking foo and "C-c RET mathrm"
gives me \mathrmfoo.
> I've changed that now: when there's an active region, you'll get the
> {...} also in math modes.
Thanks again. I think this is a good change.
--
Uwe