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

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

Re: GDB script mode font-lock bug?


From: Stefan Monnier
Subject: Re: GDB script mode font-lock bug?
Date: Wed, 23 Nov 2005 09:55:04 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> The keyword end associated with document is incorrectly fontified.
> e.g with:

> # Set up something to print out s-expressions.
> define pr
>   set debug_print ($)
> end
> document pr
> Print the emacs s-expression which is $.
> Works only when an inferior emacs is executing.
> end

> The first end has font-lock-keyword-face, but the second end has
> font-lock-doc-face.

Yes, it's a known problem.
Patch welcome,


        Stefan




reply via email to

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