Arash Esbati <[email protected]> writes:

>> Oh, yeah, I introduced the bug.
>
> To avoid any misunderstandings: I meant that my last patch was not
> good enough.

Well, you did not succeed in fixing the bug I've introduced. ;-)

>> My change said that the first char after the \ must not be a - or a
>> ,.  However, then it did not need to be a symbol or word character,
>> too!  ;-)
>
> Thanks for your patch, it looks much better.  I think the only thing
> missing is when you have a character with punctuation syntax after \
> like \"o, \^o or \~o.

Are those valid commands?  When I try to define them using

\newcommand{\"o}{tüddelchen o}
\newcommand{\^o}{dach o}
\newcommand{\~o}{tilde o}

I get the error

ERROR: LaTeX Error: Command \~ already defined.
                    Or name \end... illegal, see p.192 of the manual.

Bye,
Tassilo

_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to