GNU bug report logs -
#74673
30.0.92; face warning on legal elisp syntax
Previous Next
Full log
Message #58 received at 74673 <at> debbugs.gnu.org (full text, mbox):
> X-Spam-Status: No, score=-1 tagged_above=-10 required=5 tests=[ALL_TRUSTED=-1]
> autolearn=ham autolearn_force=no
> From: Christopher Howard <christopher <at> librehacker.com>
> Cc: rms <at> gnu.org, 74673 <at> debbugs.gnu.org
> Date: Thu, 12 Dec 2024 08:20:17 -0900
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > It turns out there is (since Emacs 22, no less): "C-h .".
>
> Hi, I just wanted to mention that display-local-help (C-h .) does not necessarily provide help that is useful to a user not using a mouse. E.g., in a Gnus Article buffer, if you move point over an attachment button (gnus-header-content face), and run display-local-help, it will tell you "mouse-2: toggle the MIME part; down-mouse-3: more options". A mouse user can right click and get a large menu of commands that can be applied to that MIME part.
It is not the purpose of this command to replace the context menu.
The purpose is to show either the button help (which is what you cite)
or the help-echo text.
> Maybe I am suppose to know how to send a down-mouse-3 without a mouse.
I didn't mean to say that every mouse gesture in Emacs has an
equivalent keyboard command, but in many cases you should be able to
invoke the same command via M-x.
In any case, what you describe now is not related to the original
subject of this bug report. If you think every mouse gesture in Emacs
should have a keyboard equivalent, please submit a separate
feature-request bug report about that, because it will otherwise be
lost in this bug.
> Or perhaps there is another way to get that menu without a graphical pop-up. I'm interested to learn more.
Look up the command that down-mouse-3 invokes there, then use "C-h w"
to find its other bindings, if any.
This bug report was last modified 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.