From: Drew Adams <drew.adams@oracle.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 30491@debbugs.gnu.org
Subject: bug#30491: 26.0; (elisp) `Profiling'
Date: Sun, 18 Feb 2018 07:52:36 -0800 (PST) [thread overview]
Message-ID: <cd12e8a4-a660-4816-b330-b0f63319153d@default> (raw)
In-Reply-To: <1916c70f-34de-44f4-9c0a-2e3bb7c57a49@default>
> And I found that the action that is now associated with a
> `mouse-1' click, which is to "open" the entry of the line
> clicked, is more annoying than helpful. Clicking to set
> point is too useful to be lost or relegated to "slow"
> clicking. I ended up using only the keyboard to move the
> cursor, which isn't always ideal for direct access.
I have `mouse-1-click-follows-link' = nil, which normally
means that `mouse-1' click just sets point. At the very
least it normally does NOT mean that `mouse-1' click does
the same thing that `mouse-2' click does.
In this context, I would like `mouse-2' to do what `mouse-1'
is currently doing: open the clicked entry. And I would
like (and expect) that `mouse-1' simply sets point, as
usual.
This change to making `mouse-1' always open the entry
seems to go against Emacs convention and subvert the
user's setting of `mouse-1-click-follows-link'.
Not only that, but the normal behavior of non-nil
`mouse-1-click-follows-link' is that if you hold `mouse-1'
depressed for a moment the command simply sets point.
But in the profiler report buffer doing that instead
shows `C-h f' output for the function.
So it seems that the Profiler report key bindings do
not respect `mouse-1-click-follows-link' for either
a nil or a non-nil value.
This is bad design, IMO - a design bug. It is pretty
much impossible, it seems, to use `mouse-1' to set
point.
next prev parent reply other threads:[~2018-02-18 15:52 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <<d0e242c5-d77b-407e-a2a9-f60b3a48fcef@default>
[not found] ` <<837ercc4mp.fsf@gnu.org>
2018-02-17 15:45 ` bug#30491: 26.0; (elisp) `Profiling' Drew Adams
2018-02-17 16:16 ` Noam Postavsky
2018-02-17 16:24 ` Eli Zaretskii
2018-02-18 17:36 ` Drew Adams
2018-02-20 18:26 ` Drew Adams
2021-10-23 17:01 ` Stefan Kangas
2021-10-23 18:18 ` bug#30491: [External] : " Drew Adams
2021-10-23 18:36 ` Stefan Kangas
2021-10-23 19:06 ` Drew Adams
2021-10-23 19:14 ` Eli Zaretskii
2021-10-23 19:38 ` Drew Adams
2021-10-24 5:49 ` Eli Zaretskii
2021-10-23 21:13 ` Stefan Kangas
2021-10-23 19:12 ` Eli Zaretskii
2018-02-18 15:52 ` Drew Adams [this message]
2018-02-18 16:22 ` Drew Adams
2018-02-16 18:11 Drew Adams
2018-02-16 18:15 ` Drew Adams
2018-02-17 10:06 ` Eli Zaretskii
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cd12e8a4-a660-4816-b330-b0f63319153d@default \
--to=drew.adams@oracle.com \
--cc=30491@debbugs.gnu.org \
--cc=eliz@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 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).