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

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

Re: Newbie: Interactive goto-line ?!


From: Johan Bockgård
Subject: Re: Newbie: Interactive goto-line ?!
Date: Mon, 01 Mar 2004 05:47:47 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (usg-unix-v)

floyd@barrow.com (Floyd L. Davidson) writes:

> Kai Grossjohann <kai@emptydomain.de> wrote:

>>You could create faces fld-lisp-font-lock-comment-face and
>>fld-c-font-lock-comment-face, and then do
>>
>>(make-local-variable 'font-lock-comment-face)
>>(setq font-lock-comment-face 'fld-lisp-font-lock-command-face)
>>
>>in lisp-mode-hook and the corresponding thing in c-mode-hook.  Does it
>>work?
>
> Unfortunately, no it doesn't.  Whichever hook is run last, still
> sets the colors for all other modes.

Was that in XEmacs rather than Emacs?

-- 
Johan Bockgård


reply via email to

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