Activity log for bug #1163423

Date Who What changed Old value New value Message
2013-04-02 16:25:24 Andreas Roehler bug added bug
2013-04-02 16:29:27 Andreas Roehler python-mode: milestone 6.1.2
2013-04-02 16:29:30 Andreas Roehler python-mode: assignee Andreas Roehler (a-roehler)
2013-04-02 16:29:33 Andreas Roehler python-mode: importance Undecided Medium
2013-04-02 16:29:37 Andreas Roehler python-mode: status New Confirmed
2013-04-02 17:19:40 Andreas Roehler description up vote 0 down vote favorite If I press <TAB> on code that is indented like the one below, Emacs runs into an infinite never-ending process, never fixing the indentation http://stackoverflow.com/questions/15767481/python-mode-in-emacs-tab-results-in-never-ending-processs I checked with C-h k and <TAB> is bound to (py-indent-line &optional ARG RECURSIVE), which I think is correct. If I press <TAB> on code that is indented like the one below, Emacs runs into an infinite never-ending process, never fixing the indentation           http://stackoverflow.com/questions/15767481/python-mode-in-emacs-tab-results-in-never-ending-processs I checked with C-h k and <TAB> is bound to (py-indent-line &optional ARG RECURSIVE), which I think is correct.
2013-04-03 15:19:54 James Jong bug added subscriber James Jong
2013-04-04 08:04:56 Launchpad Janitor branch linked lp:python-mode
2013-04-04 08:05:16 Launchpad Janitor branch linked lp:python-mode/components-python-mode
2013-04-04 08:55:20 Andreas Roehler python-mode: status Confirmed Fix Committed
2013-09-03 18:49:45 Andreas Roehler python-mode: status Fix Committed Fix Released