unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67620: Better indent-rigidly prompt
@ 2023-12-04  8:34 Dan Jacobson
  2023-12-04 12:23 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Jacobson @ 2023-12-04  8:34 UTC (permalink / raw)
  To: 67620

What does "Indent region with TAB" mean?
To the layman it means put tabs at the beginning of each line.

But here it means something different:
Indent region with TAB, <left>, <right>, S-<left>, S-<right>

So maybe indent-rigidly should prompt with
Indent region with <left>, <right>, S-<left>, S-<right>, or TAB

In fact that is their order in the docstring!

Else one stares at the prompt for 30 seconds tying to figure out what
it is trying to say.

Or maybe say
Type TAB, <left>, <right>, S-<left>, S-<right>, to indent region
or
Type <left>, <right>, S-<left>, S-<right>, or TAB to indent region

Also it seems C-x C-i is easier to type than C-x TAB. So maybe mention
that one can type either. (Yes, same bytes sent, at least on a VT100.)





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

end of thread, other threads:[~2023-12-05 13:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04  8:34 bug#67620: Better indent-rigidly prompt Dan Jacobson
2023-12-04 12:23 ` Eli Zaretskii
2023-12-05 10:55   ` Dan Jacobson
2023-12-05 13:08     ` Eli Zaretskii

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).