Hello,

I checked python-mode trunk from few days from launchpad and I
found that whenever I open new emacs I see a buffer with python-mode.el.
and with emacs -Q 

the reproduce.
,----
| emacs -Q
| M-x load-file highlight-indentation.el
| M-x load-file python-mode.el
| M-x list-buffers
`----
you can see a buffer called python.el.gz opened.

git bisect gives me this change
,----
| a1ad7275 * fixes lp:888338, keywords in identifiers are highlighted 
incorrectly
`----

but this huge commit.

-- 
YYR

_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to