help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: font-lock doesn't mark block comments as "multiline"


From: martin rudalics
Subject: Re: font-lock doesn't mark block comments as "multiline"
Date: Thu, 03 May 2007 08:58:56 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

There are several ways I can imagine fixing this, but I'm wondering why
font-lock doesn't automatically apply the font-lock-multiline property
to block comments when it's applying the face to them.

Comments are handled by syntactic fontification.  "font-lock-multiline
properties" are applied by keywords fontification only.

Please give a precise example where your code fails.






reply via email to

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