unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* python-mode (python.el): python-backspace
@ 2004-05-16 22:00 Karl Chen
  2004-05-17 17:12 ` Dave Love
  2004-05-17 22:57 ` Richard Stallman
  0 siblings, 2 replies; 37+ messages in thread
From: Karl Chen @ 2004-05-16 22:00 UTC (permalink / raw)
  Cc: Emacs Developement List


I liked the <backspace>/DEL key better the way it worked in the
python-mode.el's python-mode.

Python-mode.el's backspace:
    Close the current block, or unindent one level if already at that indentation

    Logical inverse of python.el's TAB.

Python.el's python-backspace:
    Close the current block

    Counter-intuitive in many cases, such as if point is already
    left of where python-backspace moves indents to (backspace
    moves the cursor rightward?!)


I suggest python-backspace's behavior be changed so that: if point
is <= where the current behavior would have indented to, then
unindent by 1 python-indent level



-- 
Karl 2004-05-16 14:51

^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2004-06-21 17:28 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-16 22:00 python-mode (python.el): python-backspace Karl Chen
2004-05-17 17:12 ` Dave Love
2004-05-17 17:38   ` Karl Chen
2004-05-18 16:51     ` Dave Love
2004-05-17 22:57 ` Richard Stallman
2004-05-18  6:19   ` Karl Chen
2004-05-19  1:25     ` Richard Stallman
2004-05-19 14:53       ` Stefan Monnier
2004-05-18 13:40   ` Stefan Monnier
2004-05-18 14:09     ` David Kastrup
2004-05-18 16:13       ` Andreas Schwab
2004-05-18 17:01     ` Dave Love
2004-05-18 18:28       ` Stefan Monnier
2004-05-27 14:21         ` Dave Love
2004-05-27 18:24           ` Stefan Monnier
2004-05-28 14:20             ` Richard Stallman
2004-05-29 11:33               ` Kai Grossjohann
2004-05-30 14:30                 ` Richard Stallman
2004-05-30 21:17                   ` Stefan Monnier
2004-06-01 14:57                     ` Richard Stallman
2004-06-04 15:44               ` Dave Love
2004-06-04 15:41             ` Dave Love
2004-06-05 13:48               ` Richard Stallman
2004-06-11 14:19                 ` Dave Love
2004-06-12  9:45                   ` Richard Stallman
2004-06-21 17:28                     ` Dave Love
2004-05-18 18:08     ` Karl Chen
2004-05-19  1:26     ` Richard Stallman
2004-05-19  1:26     ` Richard Stallman
2004-05-18 16:57   ` Dave Love
2004-05-19 13:45     ` Richard Stallman
2004-05-19 16:28       ` Karl Chen
2004-05-20 21:53       ` Dave Love
2004-05-21  6:03         ` Karl Chen
2004-05-23 18:28         ` Richard Stallman
2004-05-24  1:40           ` Miles Bader
2004-05-25 16:08             ` Dave Love

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).