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

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

[debbugs-tracker] bug#10741: closed (missing comment-start-skip python.e


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#10741: closed (missing comment-start-skip python.el)
Date: Tue, 19 Jun 2012 07:42:01 +0000

Your message dated Tue, 19 Jun 2012 03:38:37 -0400
with message-id <address@hidden>
and subject line Re: bug#10741: missing comment-start-skip python.el
has caused the debbugs.gnu.org bug report #10741,
regarding missing comment-start-skip python.el
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
10741: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10741
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: missing comment-start-skip python.el Date: Tue, 7 Feb 2012 00:31:26 +0100
Hi there,

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-*".

Anyway, I wondered if this could make its way into python.el as that is
actually the proper place.

Note: python-mode.el defines `comment-start-skip' as "^[ \t]*#+ *".

Regards,
        Vincent.



--- End Message ---
--- Begin Message --- Subject: Re: bug#10741: missing comment-start-skip python.el Date: Tue, 19 Jun 2012 03:38:37 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Version: 24.2

Thanks for the report. The Emacs trunk has a new python.el, and it seems
your issue is fixed there. This should appear in Emacs 24.2.


--- End Message ---

reply via email to

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