GNU bug report logs - #19987
Broken sexp movement in Python mode

Previous Next

Package: emacs;

Reported by: Paul Pogonyshev <pogonyshev <at> gmail.com>

Date: Tue, 3 Mar 2015 10:34:01 UTC

Severity: normal

Done: fgallina <at> gnu.org (Fabián Ezequiel Gallina)

Bug is archived. No further changes may be made.

Full log


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

From: Paul Pogonyshev <pogonyshev <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Broken sexp movement in Python mode
Date: Tue, 3 Mar 2015 11:33:24 +0100
[Message part 1 (text/plain, inline)]
$ emacs - q

Visit a new Python buffer and type:

a = b (0)

C-M-f at the beginning of the buffer moves the point immediately to the end
of line. Expected is point after 'a', as in other modes. As another visible
and annoying effect, C-M-k kills more than expected, thus breaking editing
habits.

Note that C-M-b from the end of line moves point to '(', then to 'b', then
to 'a', just as expected.

Paul
[Message part 2 (text/html, inline)]

This bug report was last modified 10 years and 49 days ago.

Previous Next


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