all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Drew Adams <drew.adams@oracle.com>
To: 28903@debbugs.gnu.org
Subject: bug#28903: 26.0.90; Better `C-h k' help for mouse events
Date: Thu, 19 Oct 2017 10:10:15 -0700 (PDT)	[thread overview]
Message-ID: <3742fa68-5954-451f-b1b2-4cd2c49f9be9@default> (raw)

Click `mouse-1' in the left fringe. While `mouse-1' is depressed, before
you release it, you can see this in the echo area:

 left-fringe down-mouse-1-

When you release `mouse-1' you get the `C-h k' help:

 <mouse-1> (translated from <down-mouse-1> <mouse-1>) at that spot runs
 the command mouse-set-point...

The information about the click being in the fringe is lost - not
presented.  The binding of `mouse-1' is described.  Well, OK, that's the
key sequence that was bound to a command, so the help info is correct.

But it would be helpful if we said something more specific than just "at
that spot".  Especially because the binding of a mouse press or click
can be different at different "spots".  Can we not say something like
"in the left fringe" instead of "at that spot"?

Similarly, if you click in the minibuffer or echo area or...
Could we not mention where you clicked (or pressed or dragged)?

In GNU Emacs 26.0.90 (build 3, x86_64-w64-mingw32)
 of 2017-10-13 built on LAPHROAIG
Repository revision: 906224eba147bdfc0514090064e8e8f53160f1d4
Windowing system distributor 'Microsoft Corp.', version 6.1.7601





             reply	other threads:[~2017-10-19 17:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-19 17:10 Drew Adams [this message]
2022-05-17 21:59 ` bug#28903: 26.0.90; Better `C-h k' help for mouse events Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3742fa68-5954-451f-b1b2-4cd2c49f9be9@default \
    --to=drew.adams@oracle.com \
    --cc=28903@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.