On Wed, Jul 26 2006, Stefan Monnier wrote:
>> The buffer is font-locked incorrectly, see the attached screen shot:
> [...]
>> It seems like the unbalanced backquote in the comment «# force `ro» in
>> combination with the two «echo "... \\"» confused font-lock.
>
> I don't see anything wrong in the screen shot.
Sorry, for some reason this screen shot didn't show the problem.
Here's a new one:

Everything between \\" and \\" is displayed as a string
(`font-lock-string-face'). The string in «echo "#"» also is not
correct: «"#"» should be `font-lock-string-face', but the first «"» is
in default face and «#"» is in `font-lock-comment-face'.
After closing the backquote in the comment «# force `ro`», everything
is okay, AFAICS.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug