emacs-devel
[Top][All Lists]
Advanced

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

Re: Python fix for def and class highlighting


From: Nathaniel Flath
Subject: Re: Python fix for def and class highlighting
Date: Fri, 1 Jan 2010 23:15:06 -0500

Just throwing this out again.  Is there a more specific list I should email?

Thanks,
Nathaniel Flath

On Mon, Dec 28, 2009 at 2:51 PM, Nathaniel Flath <address@hidden> wrote:
In python-mode, def and class are not highlighted as keywords until the function or class name is started.  The attached patch will highlight these properly without requiring whitespace or a name afterwards.  This makes it more like elisp-mode, java-mode, cc-mode, and js2-mode.

Thanks,
Nathaniel Flath


reply via email to

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