GNU bug report logs - #19906
python.el: indenting parenthesized lists

Previous Next

Package: emacs;

Reported by: Carlos Pita <carlosjosepita <at> gmail.com>

Date: Thu, 19 Feb 2015 20:37:01 UTC

Severity: normal

Tags: fixed, patch

Merged with 20742

Found in version 24.5

Fixed in version 27.1

Done: Noam Postavsky <npostavs <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 19906 in the body.
You can then email your comments to 19906 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to fgallina <at> gnu.org, bug-gnu-emacs <at> gnu.org:
bug#19906; Package emacs. (Thu, 19 Feb 2015 20:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carlos Pita <carlosjosepita <at> gmail.com>:
New bug report received and forwarded. Copy sent to fgallina <at> gnu.org, bug-gnu-emacs <at> gnu.org. (Thu, 19 Feb 2015 20:37:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Carlos Pita <carlosjosepita <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: python.el: indenting parenthesized lists
Date: Thu, 19 Feb 2015 17:36:11 -0300
Say * is the point.

Try:

def f(a,*<Enter>

You get:

def f(a,
      *

which is fine. Now try:

def f(a,*<Enter>):

You get:

def f(a,
*):

which is wrong.

I've not further investigated this issue, but the trailing parenthesis
shouldn't affect indentation.

Cheers
--
Carlos




Merged 19906 20742. Request was from fgallina <at> gnu.org (Fabián Ezequiel Gallina) to control <at> debbugs.gnu.org. (Mon, 06 Jul 2015 02:17:02 GMT) Full text and rfc822 format available.

Merged 19906 20560 20742. Request was from fgallina <at> gnu.org (Fabián Ezequiel Gallina) to control <at> debbugs.gnu.org. (Mon, 06 Jul 2015 02:25:02 GMT) Full text and rfc822 format available.

Added tag(s) patch. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 20 Apr 2019 20:52:02 GMT) Full text and rfc822 format available.

Disconnected #20560 from all other report(s). Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Sat, 20 Apr 2019 20:59:02 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Apr 2019 20:48:02 GMT) Full text and rfc822 format available.

bug marked as fixed in version 27.1, send any further explanations to 20742 <at> debbugs.gnu.org and Tommi Komulainen <tommi.komulainen <at> iki.fi> Request was from Noam Postavsky <npostavs <at> gmail.com> to control <at> debbugs.gnu.org. (Sun, 28 Apr 2019 20:48:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 27 May 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.