emacs-devel
[Top][All Lists]
Advanced

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

Re: font-lock in machine mode of gdba


From: Stefan Monnier
Subject: Re: font-lock in machine mode of gdba
Date: Tue, 19 Oct 2004 08:45:26 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> Now font-lock-mode is turn-on in gdb-assembler-mode when
> global-font-lock-mode is  true. gdb-assembler-mode-hook is also
> provided. See the comments at the tail of font-core.el.

This is still wrong (well, maybe not "wrong", but...).  Your patch should
only set font-lock-defaults and nothing more.  It should be all
that's needed.  If it's not enough, then there's a bug elsewhere (typically
an omission to call `kill-all-local-variables).


        Stefan




reply via email to

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