all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Brockman <daniel@brockman.se>
Subject: Re: mouse-1-click-follows-link
Date: Sat, 11 Jun 2005 18:21:46 +0200	[thread overview]
Message-ID: <87u0k4x3s5.fsf@wigwam.deepwood.net> (raw)
In-Reply-To: 17066.46346.199146.88972@farnswood.snap.net.nz

Nick Roberts <nickrob@snap.net.nz> writes:

>> Most mice these days seem to come with two proper buttons and a
>> clickable scroll wheel.  On these devices, you usually need to
>> _click_ the scroll wheel to generate a mouse-2 event.  This is
>> often much more difficult than clicking two ordinary
>> buttons simultaneously.
>> 
>> I currently don't have a mouse, but when I do use one I generally
>> don't use it for moving around in the buffer a lot.  I do tend to
>> use it to follow links such as URLs and those in Customize buffers.
>
> Perhaps this is an argument for using mouse-1 just in those
> situations i.e generally where text is underlined, if possible (the
> Help buffer is another example)

Yes, the ``underlined text = clickable link'' identification is pretty
strong these days (with the ``World Wide Web'' and all that nonsense).

>> Besides, most buffers don't have a high link density, so you can
>> usually just click next to one and then move point into place using
>> the keyboard.  Dragging works as usual in any case.
>
> Some like grep, seem to cover a lot of the buffer.  I'm not saying
> that you can't get round it, just that it requires thought.

Good point.  I'm much less sure that it's good in the case of grep.
Maybe it could work to put a little jump button next to each entry,
instead of using each whole line as a link?  Though that wouldn't be
good for keyboard users...  What if there was a button for clicking,
but you could also press RET anywhere on a line to follow the link?

>>> I was constantly going places that I didn't want to go and I find
>>> the old behaviour a lot easier.
>> 
>> I suspect most people who feel like you will instantly realize that
>> they liked the old behavior better, type C-h n and search for
>> `mouse'.  This will immediately give clues about how to
>> switch back.
>>
>> On the other hand, many people new to Emacs will not even attempt
>> to click the scroll wheel to follow a link.  (Even given the
>> tooltip.)  After seeing that nothing happens when you click links
>> using mouse-1, people will conclude that Emacs does not support
>> clickable links.
>
> If they are able to to find mouse-1-click-follows-link in the manual
> then clicking on the scroll wheel shouldn't be too difficult.

If you accidentally turn the wheel in the process of pressing it down,
you can end up clicking somewhere else in the buffer.  Of course, you
can't really blame Emacs for the brain-dead design of input devices.
But I don't know any other application that uses the middle button for
this purpose; most X applications use it exclusively for pasting text.

And not that it's incredibly relevant, but most Windows users probably
don't even know that there _is_ a middle mouse button, and the last I
heard was that Macintosh computers ship with _single-button_ mice to
discourage UI designers from putting a lot of different functions on
different mouse buttons, which is supposedly confusing.

>> I guess what I'm trying to say is that I really think the current
>> default is the most useful and reasonable, _especially_ to
>> newcomers, but also to lots of experienced people (myself
>> included).
>
> You have expressed your preference but I'm not sure that it
> generalises to others.

I have expressed my preference, but I have also tried to speculate
about what other people might like.  Maybe that isn't very useful.

-- 
Daniel Brockman <daniel@brockman.se>

   ``Why fix an old bug if you can write three new ones
     in the same time?'' --- David Kastrup

  reply	other threads:[~2005-06-11 16:21 UTC|newest]

Thread overview: 120+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-10 23:21 mouse-1-click-follows-link Nick Roberts
2005-06-11  1:56 ` mouse-1-click-follows-link Daniel Brockman
2005-06-11  9:55   ` mouse-1-click-follows-link Nick Roberts
2005-06-11 16:21     ` Daniel Brockman [this message]
2005-06-12  7:51       ` mouse-1-click-follows-link Nick Roberts
2005-06-12 19:57         ` mouse-1-click-follows-link Richard Stallman
2005-06-13 16:19         ` mouse-1-click-follows-link Drew Adams
2005-06-13 18:51           ` mouse-1-click-follows-link Jason Rumney
2005-06-13 20:15             ` mouse-1-click-follows-link Drew Adams
2005-06-13 20:49               ` mouse-1-click-follows-link Jason Rumney
2005-06-13 21:50                 ` mouse-1-click-follows-link David Kastrup
2005-06-13 22:07                   ` mouse-1-click-follows-link Jason Rumney
2005-06-13 22:18                     ` mouse-1-click-follows-link David Kastrup
2005-06-14  2:03                       ` mouse-1-click-follows-link Miles Bader
2005-06-14  5:53                         ` mouse-1-click-follows-link Lennart Borgman
2005-06-14  7:03                           ` mouse-1-click-follows-link Jason Rumney
2005-06-14 20:06                             ` mouse-1-click-follows-link Lennart Borgman
2005-06-13 22:28                     ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14  8:02                       ` mouse-1-click-follows-link Nick Roberts
2005-06-14  8:37                         ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14 12:29                           ` mouse-1-click-follows-link Mathias Dahl
2005-06-14 12:43                             ` mouse-1-click-follows-link David Kastrup
2005-06-14 12:54                               ` mouse-1-click-follows-link Mathias Dahl
2005-06-14 13:21                                 ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14 13:14                             ` mouse-1-click-follows-link Juanma Barranquero
2005-06-14 21:58                           ` What holds the release (was: mouse-1-click-follows-link) Eli Zaretskii
2005-06-14 22:54                             ` Juanma Barranquero
2005-06-15  2:13                               ` John S. Yates, Jr.
2005-06-15  3:37                                 ` Eli Zaretskii
2005-06-15  7:29                                 ` Juanma Barranquero
2005-06-15 13:06                                 ` What holds the release Mathias Dahl
2005-06-15  3:12                               ` What holds the release (was: mouse-1-click-follows-link) Miles Bader
2005-06-15  7:36                                 ` Juanma Barranquero
2005-06-15  8:05                                   ` Miles Bader
2005-06-15  8:23                                     ` Juanma Barranquero
2005-06-15 15:05                                     ` Chong Yidong
2005-06-15 16:21                                       ` What holds the release Stefan Monnier
2005-06-20  3:50                                         ` Richard Stallman
2005-06-16 16:24                                       ` What holds the release (was: mouse-1-click-follows-link) Richard Stallman
2005-06-20  3:50                                       ` Richard Stallman
2005-06-16  4:07                                   ` Richard Stallman
2005-06-16  7:51                                     ` Juanma Barranquero
2005-06-15  3:35                               ` Eli Zaretskii
2005-06-15  7:40                                 ` Juanma Barranquero
2005-06-15 18:37                                   ` Eli Zaretskii
2005-06-15 17:49                                     ` Juanma Barranquero
2005-06-16  4:08                               ` Richard Stallman
2005-06-16  8:09                                 ` Juanma Barranquero
2005-06-16 10:48                                   ` What holds the release David Kastrup
2005-06-16 12:39                                     ` Juanma Barranquero
2005-06-16 15:22                                       ` Thien-Thi Nguyen
2005-06-16 19:43                                   ` What holds the release (was: mouse-1-click-follows-link) Eli Zaretskii
2005-06-16 21:08                                     ` Juanma Barranquero
2005-06-17  4:38                                   ` Richard Stallman
2005-06-14 21:48                         ` mouse-1-click-follows-link Eli Zaretskii
2005-06-14 22:20                           ` mouse-1-click-follows-link Juanma Barranquero
2005-06-13 22:47                     ` mouse-1-click-follows-link Stefan Monnier
2005-06-13 23:29                       ` mouse-1-click-follows-link Drew Adams
2005-06-14  1:26                       ` mouse-1-click-follows-link Daniel Brockman
2005-06-14 14:04                         ` mouse-1-click-follows-link Stefan Monnier
2005-06-14  2:25                       ` mouse-1-click-follows-link David Abrahams
2005-06-14  6:00                         ` mouse-1-click-follows-link Lennart Borgman
2005-06-14 18:08                           ` mouse-1-click-follows-link Drew Adams
2005-06-14 20:25                             ` mouse-1-click-follows-link Stefan Monnier
2005-06-14 20:42                               ` mouse-1-click-follows-link Drew Adams
2005-06-15 16:26                             ` mouse-1-click-follows-link Drew Adams
2005-06-15 20:34                               ` mouse-1-click-follows-link Daniel Brockman
2005-06-16  4:08                             ` mouse-1-click-follows-link Richard Stallman
2005-06-14  7:28                 ` mouse-1-click-follows-link Kim F. Storm
2005-06-14  8:36                   ` mouse-1-click-follows-link David Kastrup
2005-06-13 20:35             ` mouse-1-click-follows-link Jason Rumney
2005-06-14  7:27               ` mouse-1-click-follows-link Kim F. Storm
2005-06-14 11:32                 ` mouse-1-click-follows-link Jason Rumney
2005-06-14 11:56                   ` mouse-1-click-follows-link Kim F. Storm
2005-06-15 14:46                   ` mouse-1-click-follows-link Richard Stallman
2005-06-15 14:56                     ` mouse-1-click-follows-link Kim F. Storm
2005-06-15 15:07                       ` mouse-1-click-follows-link Lennart Borgman
2005-06-15 16:26                         ` mouse-1-click-follows-link Drew Adams
2005-06-16 16:24                       ` mouse-1-click-follows-link Richard Stallman
2005-06-15 16:45                     ` mouse-1-click-follows-link Jason Rumney
2005-06-17 12:17                       ` mouse-1-click-follows-link Juri Linkov
2005-06-17 13:08                         ` mouse-1-click-follows-link Jason Rumney
2005-06-17 18:46                           ` mouse-1-click-follows-link Richard Stallman
2005-06-17 22:26                             ` mouse-1-click-follows-link Jason Rumney
2005-06-18 11:11                             ` mouse-1-click-follows-link Robert J. Chassell
2005-06-18 13:54                               ` mouse-1-click-follows-link Juri Linkov
2005-06-17 13:34                         ` mouse-1-click-follows-link Nick Roberts
2005-06-17 18:46                         ` mouse-1-click-follows-link Richard Stallman
2005-06-18 13:54                           ` mouse-1-click-follows-link Juri Linkov
2005-06-19  3:51                             ` mouse-1-click-follows-link Richard Stallman
2005-06-19 13:03                               ` mouse-1-click-follows-link Juri Linkov
2005-06-20  3:50                                 ` mouse-1-click-follows-link Richard Stallman
2005-06-17 12:04                     ` mouse-1-click-follows-link Juri Linkov
2005-06-17 18:46                       ` mouse-1-click-follows-link Richard Stallman
2005-06-14  2:02             ` mouse-1-click-follows-link Miles Bader
2005-06-14 13:35               ` mouse-1-click-follows-link Robert J. Chassell
2005-06-14 15:00                 ` mouse-1-click-follows-link Daniel Brockman
2005-06-14 19:26                   ` mouse-1-click-follows-link Robert J. Chassell
2005-06-15 14:46                     ` mouse-1-click-follows-link Richard Stallman
2005-06-15 17:27                       ` mouse-1-click-follows-link David Abrahams
2005-06-15 18:56                         ` mouse-1-click-follows-link David Kastrup
2005-06-15 19:06                           ` mouse-1-click-follows-link David Abrahams
2005-06-16 16:23                         ` mouse-1-click-follows-link Richard Stallman
2005-06-15 14:46                     ` mouse-1-click-follows-link Richard Stallman
2005-06-14 19:29                 ` mouse-1-click-follows-link Lennart Borgman
2005-06-13 22:19           ` mouse-1-click-follows-link Nick Roberts
2005-06-13 23:07             ` mouse-1-click-follows-link David Kastrup
2005-06-13 23:30             ` mouse-1-click-follows-link Drew Adams
2005-06-11 23:16     ` mouse-1-click-follows-link Richard Stallman
2005-06-12  7:56       ` mouse-1-click-follows-link Nick Roberts
2005-06-12 19:57         ` mouse-1-click-follows-link Richard Stallman
2005-06-13  6:06     ` mouse-1-click-follows-link Juri Linkov
2005-06-11 23:16 ` mouse-1-click-follows-link Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2005-06-17 14:42 mouse-1-click-follows-link LENNART BORGMAN
2005-06-17 15:36 ` mouse-1-click-follows-link Stefan Monnier
2005-06-17 13:44 mouse-1-click-follows-link LENNART BORGMAN
2005-06-17 13:59 ` mouse-1-click-follows-link Jason Rumney
2005-06-17 18:46 ` mouse-1-click-follows-link Richard Stallman
2005-01-01 16:43 mouse-1-click-follows-link Piet van Oostrum
2005-01-06 22:11 ` mouse-1-click-follows-link Kim F. Storm

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=87u0k4x3s5.fsf@wigwam.deepwood.net \
    --to=daniel@brockman.se \
    /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.