[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-AUCTeX] 11.84 syntax highlighting confuses with longline minor
From: |
Ralf Angeli |
Subject: |
Re: [Bug-AUCTeX] 11.84 syntax highlighting confuses with longline minor mode |
Date: |
Sat, 30 Jun 2007 21:12:59 +0200 |
User-agent: |
Gnus/5.110007 (No Gnus v0.7) Emacs/22.1.50 (gnu/linux) |
* georg grafendorfer (2007-06-29) writes:
> On my system only the first "line" appears in red and all the others normal,
A newline marks the end of a comment in LaTeX and font lock does not
distinguish between hard and soft newlines. I am not sure if this can
be fixed in font-lock.el or if libraries using font-lock.el, like
font-latex.el, should try to cope with that, but since tex-mode.el shows
the same behavior you could report this to an appropriate Emacs list.
`M-x report-emacs-bug RET' is your friend.
--
Ralf