[Python-bugs-list] [ python-Bugs-523825 ] python-mode.el: honor-comment-indent bug

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Mar 2002 08:46:52 -0800


Bugs item #523825, was opened at 2002-02-28 07:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=523825&group_id=5470

Category: Demos and Tools
Group: Python 2.2.1 candidate
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Christian Stork (cst)
Assigned to: Barry Warsaw (bwarsaw)
Summary: python-mode.el: honor-comment-indent bug

Initial Comment:
Minor bug in the Python Emacs mode (simple patch provided):

Choosing neither t nor nil for the custom variable
py-honor-comment-indentation prevents proper indention
after unindented code.  Also it wrongly honors
block-comments wrt indention.


----------------------------------------------------------------------

>Comment By: Barry Warsaw (bwarsaw)
Date: 2002-03-15 11:46

Message:
Logged In: YES 
user_id=12800

Accepted, with a few minor mods.  See newly uploaded
attachment for what I will apply to the Python 2.3 trunk.

Thanks!  (New patch is a 2.2.1 candidate).


----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2002-03-07 12:51

Message:
Logged In: YES 
user_id=6656

<poke/>

----------------------------------------------------------------------

Comment By: Michael Hudson (mwh)
Date: 2002-03-03 13:13

Message:
Logged In: YES 
user_id=6656

Barry, is this sensible?  Is it a 2.2.1 candidate?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=523825&group_id=5470