all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#62146: 26.3; Allow users to get help on y/n prompt
@ 2023-03-12 16:18 Drew Adams
  2023-03-12 17:34 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Drew Adams @ 2023-03-12 16:18 UTC (permalink / raw)
  To: 62146

See https://emacs.stackexchange.com/q/76235.

Please consider allowing a help character, such as `?' or `C-h', to give
users more info about y/n prompting - info that might help with this
user's confusion (maybe some info such as that offered by NickD's
answer).

Consider, in particular, the context of hitting a key for a disabled
command (the OP's context), and seeing the Help text for dealing with
disabled commands, including a link that is impossible to access while
in the y/n read.

In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
 of 2019-08-29 built on CIRROCUMULUS
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor 'Microsoft Corp.', version 10.0.19044





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

* bug#62146: 26.3; Allow users to get help on y/n prompt
  2023-03-12 16:18 bug#62146: 26.3; Allow users to get help on y/n prompt Drew Adams
@ 2023-03-12 17:34 ` Eli Zaretskii
  2023-03-12 18:18   ` Drew Adams
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-03-12 17:34 UTC (permalink / raw)
  To: Drew Adams; +Cc: 62146

> From: Drew Adams <drew.adams@oracle.com>
> Date: Sun, 12 Mar 2023 16:18:52 +0000
> 
> See https://emacs.stackexchange.com/q/76235.
> 
> Please consider allowing a help character, such as `?' or `C-h', to give
> users more info about y/n prompting - info that might help with this
> user's confusion (maybe some info such as that offered by NickD's
> answer).

The help info is right above the prompt.

And I don't really understand what that user wanted to do, and why he
tried doing that when prompted for a y/n response.

> Consider, in particular, the context of hitting a key for a disabled
> command (the OP's context), and seeing the Help text for dealing with
> disabled commands, including a link that is impossible to access while
> in the y/n read.

To cancel type 'n' -- this text is right in the face of the user.





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

* bug#62146: 26.3; Allow users to get help on y/n prompt
  2023-03-12 17:34 ` Eli Zaretskii
@ 2023-03-12 18:18   ` Drew Adams
  0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2023-03-12 18:18 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 62146@debbugs.gnu.org

> > Please consider allowing a help character, such as `?' or `C-h', to
> > give users more info about y/n prompting - info that might help with this
> > user's confusion (maybe some info such as that offered by NickD's
> > answer).
> 
> The help info is right above the prompt.
> 
> And I don't really understand what that user wanted to do, and why he
> tried doing that when prompted for a y/n response.
> 
> > Consider, in particular, the context of hitting a key for a disabled
> > command (the OP's context), and seeing the Help text for dealing with
> > disabled commands, including a link that is impossible to access while
> > in the y/n read.
> 
> To cancel type 'n' -- this text is right in the face of the user.

I'm guessing it might help to make clear that `n'
will hide buffer *Disabled Command*, but it's not
killed and you can get back to it (e.g. to read it
again, follow the link, or whatever) using `C-x b'.

Another aid might be to not hide *Disabled Command*.

Another aid might be to also point/link to (emacs)
`Disabling', for more information about disabled
commands.  `i disabled command' takes you to that
node, and although the info there is mostly about
disabling (and enabling disabled) commands, it
also explains what a disabled command means etc.

I think the general point is that (1) showing
text that links somewhere, while not letting you
follow the link and (2) hiding that text if you
use `n' (or anything else), introduces unnecessary
confusion.

It's a bit as if the y/n dialog were ignorant of
the text being shown.  That text can invite a
quest for more info, but the simple y/n dialog
prevents that.  I can understand why/how a user
might think/say "Wtf?"

You may disagree that this dialog/info could or
should be improved, of course.





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

end of thread, other threads:[~2023-03-12 18:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-12 16:18 bug#62146: 26.3; Allow users to get help on y/n prompt Drew Adams
2023-03-12 17:34 ` Eli Zaretskii
2023-03-12 18:18   ` Drew Adams

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.