unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52556: Cannot answer minibuffer question with just one click
@ 2021-12-16 17:20 積丹尼 Dan Jacobson
  2021-12-16 17:40 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-12-16 17:20 UTC (permalink / raw)
  To: 52556

User cannot answer this minibuffer question,
  How many articles from mail.misc (635 default):
with just one mouse click.

I must hit

   RET (translated from <return>) runs the command exit-minibuffer (found
   in minibuffer-local-map), which is an interactive compiled Lisp
   function in ‘minibuffer.el’.

   It is bound to C-j, RET, <menu-bar> <minibuf> <return>.

   (exit-minibuffer)

   Terminate this minibuffer argument.

Note I have menu-bar turned off.

And even if I have it turned on, one click on the word "default" etc.
would beat poking around in menus.

Also,

   Save file /nibblesford.txt? (y, n, !, ., q, C-r, C-f, d or C-h)

Do allow the user to click on a letter too.





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-16 17:20 bug#52556: Cannot answer minibuffer question with just one click 積丹尼 Dan Jacobson
@ 2021-12-16 17:40 ` Eli Zaretskii
  2021-12-16 17:54   ` 積丹尼 Dan Jacobson
  2021-12-16 18:59 ` Juri Linkov
  2021-12-19 11:58 ` Lars Ingebrigtsen
  2 siblings, 1 reply; 8+ messages in thread
From: Eli Zaretskii @ 2021-12-16 17:40 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 52556

> From: 積丹尼 Dan Jacobson
>  <jidanni@jidanni.org>
> Date: Fri, 17 Dec 2021 01:20:17 +0800
> 
> User cannot answer this minibuffer question,
>   How many articles from mail.misc (635 default):
> with just one mouse click.
> 
> I must hit
> 
>    RET (translated from <return>) runs the command exit-minibuffer (found
>    in minibuffer-local-map), which is an interactive compiled Lisp
>    function in ‘minibuffer.el’.
> 
>    It is bound to C-j, RET, <menu-bar> <minibuf> <return>.
> 
>    (exit-minibuffer)
> 
>    Terminate this minibuffer argument.
> 
> Note I have menu-bar turned off.
> 
> And even if I have it turned on, one click on the word "default" etc.
> would beat poking around in menus.
> 
> Also,
> 
>    Save file /nibblesford.txt? (y, n, !, ., q, C-r, C-f, d or C-h)
> 
> Do allow the user to click on a letter too.

Please describe what you did to trigger the problem.  It is not at all
evident from what you told in your report.





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-16 17:40 ` Eli Zaretskii
@ 2021-12-16 17:54   ` 積丹尼 Dan Jacobson
  0 siblings, 0 replies; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-12-16 17:54 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 52556

EZ> Please describe what you did to trigger the problem.

RET (translated from <return>) runs the command
gnus-group-select-group, giving
>> How many articles from mail.misc (635 default):
(Sure, just hit RET again. But how about a one click solution too?)

C-x s runs the command save-some-buffers, giving
>> Save file /nibblesford.txt? (y, n, !, ., q, C-r, C-f, d or C-h)





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-16 17:20 bug#52556: Cannot answer minibuffer question with just one click 積丹尼 Dan Jacobson
  2021-12-16 17:40 ` Eli Zaretskii
@ 2021-12-16 18:59 ` Juri Linkov
  2021-12-17  8:47   ` 積丹尼 Dan Jacobson
  2021-12-19 11:58 ` Lars Ingebrigtsen
  2 siblings, 1 reply; 8+ messages in thread
From: Juri Linkov @ 2021-12-16 18:59 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 52556

> User cannot answer this minibuffer question,
>   How many articles from mail.misc (635 default):
> with just one mouse click.

Emacs 28 comes with the context menu where you can select
an item to exit the minibuffer with one mouse click.





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-16 18:59 ` Juri Linkov
@ 2021-12-17  8:47   ` 積丹尼 Dan Jacobson
  2021-12-18 17:13     ` Juri Linkov
  0 siblings, 1 reply; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-12-17  8:47 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 52556

>>>>> "JL" == Juri Linkov <juri@linkov.net> writes:
>> User cannot answer this minibuffer question,
>> How many articles from mail.misc (635 default):
>> with just one mouse click.

JL> Emacs 28 comes with the context menu where you can select
JL> an item to exit the minibuffer with one mouse click.

Context menu? Sounds like two clicks.
(My emacs-version "27.1")





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-17  8:47   ` 積丹尼 Dan Jacobson
@ 2021-12-18 17:13     ` Juri Linkov
  2021-12-19  5:46       ` 積丹尼 Dan Jacobson
  0 siblings, 1 reply; 8+ messages in thread
From: Juri Linkov @ 2021-12-18 17:13 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 52556

>>> User cannot answer this minibuffer question,
>>> How many articles from mail.misc (635 default):
>>> with just one mouse click.
>
> JL> Emacs 28 comes with the context menu where you can select
> JL> an item to exit the minibuffer with one mouse click.
>
> Context menu? Sounds like two clicks.
> (My emacs-version "27.1")

No, just one click: press the right button
and release it on the menu item "Minibuf -> Enter".





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-18 17:13     ` Juri Linkov
@ 2021-12-19  5:46       ` 積丹尼 Dan Jacobson
  0 siblings, 0 replies; 8+ messages in thread
From: 積丹尼 Dan Jacobson @ 2021-12-19  5:46 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 52556

>>>>> "JL" == Juri Linkov <juri@linkov.net> writes:

JL> No, just one click: press the right button
JL> and release it on the menu item "Minibuf -> Enter".

Still takes poking around in menus for what should be a simple point and
click operation.





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

* bug#52556: Cannot answer minibuffer question with just one click
  2021-12-16 17:20 bug#52556: Cannot answer minibuffer question with just one click 積丹尼 Dan Jacobson
  2021-12-16 17:40 ` Eli Zaretskii
  2021-12-16 18:59 ` Juri Linkov
@ 2021-12-19 11:58 ` Lars Ingebrigtsen
  2 siblings, 0 replies; 8+ messages in thread
From: Lars Ingebrigtsen @ 2021-12-19 11:58 UTC (permalink / raw)
  To: 積丹尼 Dan Jacobson; +Cc: 52556

積丹尼 Dan Jacobson <jidanni@jidanni.org> writes:

> User cannot answer this minibuffer question,
>   How many articles from mail.misc (635 default):
> with just one mouse click.

I think doing so would be highly unintuitive, so I don't think we should
be adding magic mouse-1 clicks to the minibuffer questsions, and I'm
closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2021-12-19 11:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 17:20 bug#52556: Cannot answer minibuffer question with just one click 積丹尼 Dan Jacobson
2021-12-16 17:40 ` Eli Zaretskii
2021-12-16 17:54   ` 積丹尼 Dan Jacobson
2021-12-16 18:59 ` Juri Linkov
2021-12-17  8:47   ` 積丹尼 Dan Jacobson
2021-12-18 17:13     ` Juri Linkov
2021-12-19  5:46       ` 積丹尼 Dan Jacobson
2021-12-19 11:58 ` Lars Ingebrigtsen

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