emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extensive changes during pretest


From: Juri Linkov
Subject: Re: Extensive changes during pretest
Date: Sun, 24 Feb 2008 21:31:00 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (x86_64-amd64-linux-gnu)

>> The bug was in incorrect fontification, right?
>
> Incorrect fontification over the entire buffer after the #warning line
> (or at least until the next apostrophe within a comment).  It also made
> M-[ae] (statement/sentence movement) and C-M-[ae] (function movement) and
> probably quite a lot else (anything involving the syntax table) go
> haywire.

There are many other modes that often cause incorrect fontification
after a quote or some other special character.  Is there a way to
prevent such incorrect fontification (other than a hack of modifying
the source file and putting the closing character in the comments)?
Maybe there should be a limit on the maximum length of a string
to fontify as a string?

-- 
Juri Linkov
http://www.jurta.org/emacs/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]