[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX] Strange quoting behaviour in auctex 11.83
From: |
Ralf Angeli |
Subject: |
Re: [AUCTeX] Strange quoting behaviour in auctex 11.83 |
Date: |
Tue, 20 Jun 2006 23:34:32 +0200 |
* Rainer Thiel (2006-06-20) writes:
> After I updated to auctex 11.83, while the right quotes are still being
> inserted when pressing ", font-lock doesn't work correctly anymore when
> german is active. In the following example:
>
> %------------------------------
> \documentclass{minimal}
>
> \usepackage[german]{babel}
>
> \begin{document}
>
> One «quoted» word.
>
> \end{document}
> %------------------------------
>
> everything from the closing quotation mark is displayed as quotation,
> which is quite disturbing.
(info "(auctex)Font Locking") <-- Type `C-x C-e' here and scroll down
to section "Quotes".
Maybe we should let automatic detection of the quotation type check
stuff like `TeX-quote-language-alist' as well ...
--
Ralf