unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Miles Bader <snogglethorpe@gmail.com>
Cc: Drew Adams <drew.adams@oracle.com>, emacs-devel@gnu.org
Subject: Re: mouse-1-click-follows-link
Date: Tue, 14 Jun 2005 11:02:02 +0900	[thread overview]
Message-ID: <fc339e4a050613190270dc02de@mail.gmail.com> (raw)
In-Reply-To: <umzpugkfd.fsf@jasonrumney.net>

On 6/14/05, Jason Rumney <jasonr@gnu.org> wrote:
> > 5) The delay for mouse-1 to set point
> 
> The delay for mouse-1 to set point is completely unintuitive, and no
> other application I have ever seen works that way.

Yes I agree, this behavior constantly drives me nuts, even though I
know about it; I suspect such subtle click-timing-dependent behavior
is potentially very confusing for newbies, who will end up thinking
Emacs is just flaky.

I think the behavior of mouse-1 should _not_ depend on the timing of
one's clicks at all, at least by default.

A choice must be made for each mode whether mouse-1 sets the point or
follows the links.  For many read-only buffers with "underlined links"
or buttons, this is pretty obvious:  mouse-1 should just follow the
link / click the button.  For something like Gnus group or summary
buffers, it's a little less obvious (both setting the point and
clicking the link are useful), but I think never-the-less, the choice
must be made, the current "both" behavior just sucks too much (my
feeling is that probably for Gnus, the right default is "activate", as
one can usefully set the point by clicking after the end-of-line
point.

-Miles
-- 
Do not taunt Happy Fun Ball.

  parent reply	other threads:[~2005-06-14  2:02 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     ` mouse-1-click-follows-link Daniel Brockman
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             ` Miles Bader [this message]
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

  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=fc339e4a050613190270dc02de@mail.gmail.com \
    --to=snogglethorpe@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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).