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

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

bug#8196: 23.1; Feature request with code: "C-x TAB" to understand tab-s


From: Stefan Monnier
Subject: bug#8196: 23.1; Feature request with code: "C-x TAB" to understand tab-stop-list
Date: Tue, 08 Oct 2013 02:18:38 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Sounds good. I wrote a quick example command "tl-edit-indentation". It
> works like "indent-rigidly" expect that when there is no prefix argument
> it sets a temporary repeatable overlay keyboard with the cursor keys for
> editing indentation. Plain <left> and <right> would move by 1 column and
> <S-left> and <S-right> move by tab stops. I like this feature.

I like it too.  Thank you.
I just folded it into indent-rigidly.


        Stefan





reply via email to

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