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

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

bug#10741: missing comment-start-skip python.el


From: Stefan Monnier
Subject: bug#10741: missing comment-start-skip python.el
Date: Mon, 06 Feb 2012 22:09:24 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

> I'm currently working on a better Python integration in CEDET. I
> observed that python.el doesn't define `comment-start-skip' which is now
> set by CEDET via `python-mode-hook' to "#+\\s-*".

Calling comment-normalize-vars will setup comment-start-skip if needed.


        Stefn





reply via email to

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