GNU bug report logs -
#8196
23.1; Feature request with code: "C-x TAB" to understand tab-stop-list
Previous Next
Reported by: Teemu Likonen <tlikonen <at> iki.fi>
Date: Mon, 7 Mar 2011 18:20:02 UTC
Severity: wishlist
Found in version 23.1
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> I think it would be better if "C-x TAB" (bound to indent-rigidly)
> advanced the indentation to the next tab stop (as in tab-stop-list) by
> default, instead of by 1.
That sounds reasonable. It can be changed by modifying simply the
interactive spec of indent-rigidly.
> Similarly, if negative prefix argument were given (with "C-u -") it
> would change the indentation to the previous tab stop.
Same here.
For both changes, there's a risk some users will be annoyed, but they
can still get the old behavior with a C-u 1 or C-u - 1 prefix.
This said, there's another good default behavior for non-prefixed C-x
TAB which is to enter an interactive loop that lets the user move the
block left/right with the cursor keys. I think this would be a more
useful change.
Stefan
This bug report was last modified 11 years and 229 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.