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

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

Re: Error message in Makefile mode when font-lock-mode is active.


From: Kevin Rodgers
Subject: Re: Error message in Makefile mode when font-lock-mode is active.
Date: Tue, 06 Jul 2004 12:43:24 -0600
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:0.9.4.1) Gecko/20020406 Netscape6/6.2.2

Jens Kilian wrote:
> In GNU Emacs 21.3.1 (i386-redhat-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2003-05-22 on porky.devel.redhat.com
...
> I have the following settings for font-lock-mode in my ~/.emacs file:
>
>        (setq font-lock-support-mode 'lazy-lock-mode)
>        (setq font-lock-maximum-decoration t)
>        (global-font-lock-mode t)
>
> When I load a Makefile containing an "include" statement, like the following:
> ---8<-------------------------------------------------------------------8<---
> include foo
> ---8<-------------------------------------------------------------------8<---
>
> I get the error message:
>
> (error No match 2 in highlight (2 font-lock-variable-name-face))

I can't replicate that here: GNU Emacs 21.3.1 (i386-pc-solaris2.7, X
toolkit) of 2003-04-24 on briard.

Does it happen if you start emacs with -q --no-site-file, and evaluate
those forms in the *scratch* buffer?

--
Kevin Rodgers






reply via email to

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