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

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

python-font-lock-syntactic-keywords needs fixing again


From: Dave Love
Subject: python-font-lock-syntactic-keywords needs fixing again
Date: Tue, 30 Nov 2004 23:26:07 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.2 (gnu/linux)

Sorry, it looks as though the previous change to python.el I suggested
was wrong.  In python-font-lock-syntactic-keywords, there needs to be
`line-start' in the rx disjunction too, i.e.

(rx (and (or line-start buffer-start ...




reply via email to

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