help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: backward-delete-char-untabify-method


From: Kai Großjohann
Subject: Re: backward-delete-char-untabify-method
Date: Sun, 08 Jun 2003 21:54:59 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Sam Halliday <devnull@example.com> writes:

> when the cursor is at `A', if i press BACKSPACE, the cursor will go to
> the beginning of the line, but i would prefer it to go to the same
> indentation as "line 3", another BACKSPACE bringing me to "line 2" and
> requiring a third to bring me to the beginning of the line. i.e. I would
> prefer a `delete back one level of indentation' option.
>
> could somebody please tell me if is this possible? and how to set it up
> (or where to look)?

I'm afraid you'll have to do it yourself :-/  It would require some
moving about in the buffer to find the right spots to go to, as well.
-- 
This line is not blank.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]