unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: rms@gnu.org, bojohan+news@dd.chalmers.se
Cc: emacs-devel@gnu.org
Subject: Re: mouse-1-click-follows-link with t-mouse
Date: Sun, 18 Mar 2007 10:37:42 -0400	[thread overview]
Message-ID: <877itezkg9.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1HSuMW-0005Z1-VV@fencepost.gnu.org> (Richard Stallman's message of "Sun\, 18 Mar 2007 08\:19\:48 -0400")

> Daniel Brockman <daniel@brockman.se> writes:
>
>> |  - Links can be followed using `mouse-1'.
>>
>> [Removed the qualifying phrase `on graphical displays' ---
>> by the way, is it not possible to follow links using t-mouse?]
>
> It seems that in this situation the test in mouse-drag-track fails on
> this line [mouse.el:1055], i.e. input-pending-p returns t:
>
>     (when (and on-link
>                ...
>                (not (input-pending-p)) --> HERE <--
>                ...

I think there is a more fundamental obstruction to using the
mouse-1-click-follows-link mechanism t-mouse.  On graphical displays,
if you hold down the mouse button for 0.45 seconds (by default), that
is supposed to set point where you clicked instead of following links.
In t-mouse-mode, this information is simply unavailable (and, OTOH,
impossible to extract).

In this light, I think we should simply state, at least for now, that
mouse-1-click-follows-link is for graphical displays only.

  reply	other threads:[~2007-03-18 14:37 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-03 23:56 Updating the homepage Yavor Doganov
2007-03-04  4:15 ` Eli Zaretskii
2007-03-04 13:01   ` Yavor Doganov
2007-03-04 13:13     ` Romain Francoise
2007-03-05  2:55       ` Richard Stallman
2007-03-05  4:12         ` Stefan Monnier
2007-03-05  7:20           ` David Kastrup
2007-03-05 21:49           ` Richard Stallman
2007-03-05 22:04       ` JD Smith
2007-03-06  9:44         ` Romain Francoise
2007-03-06 10:00           ` martin rudalics
2007-03-06 19:48             ` Romain Francoise
2007-03-06 10:18           ` David Hansen
2007-03-06 23:35           ` Daniel Brockman
2007-03-06 23:46             ` Nick Roberts
2007-03-25 13:32               ` Romain Francoise
2007-03-09 21:34             ` Dieter Wilhelm
2007-03-25 13:32               ` Romain Francoise
2007-03-16 14:06             ` mouse-1-click-follows-link with t-mouse (was: Updating the homepage) Johan Bockgård
2007-03-18 12:19               ` Richard Stallman
2007-03-18 14:37                 ` Chong Yidong [this message]
2007-03-18 23:21                   ` mouse-1-click-follows-link with t-mouse Johan Bockgård
2007-03-19  2:22                     ` Nick Roberts
2007-03-19 18:10                     ` Richard Stallman
2007-03-19  5:14                   ` Richard Stallman
2007-03-19 10:33                     ` Nick Roberts
2007-03-19 11:04                       ` Kim F. Storm
2007-03-19 11:17                         ` Nick Roberts
2007-03-19 12:09                           ` Kim F. Storm
2007-03-19 15:56                           ` Chong Yidong
2007-03-19 21:57                           ` Richard Stallman
2007-03-19 22:46                             ` Nick Roberts
2007-03-21  0:41                               ` Richard Stallman
2007-03-21  9:20                                 ` Kim F. Storm
2007-03-21  0:49                               ` mouse-1-click-follows-link with xt-mouse (was: with t-mouse) Nick Roberts
2007-03-21 10:07                                 ` Kim F. Storm
2007-03-21 20:45                                   ` Nick Roberts
2007-03-21 18:16                                 ` Richard Stallman
2007-03-19 15:57                         ` mouse-1-click-follows-link with t-mouse Chong Yidong
2007-03-25 13:31             ` Updating the homepage Romain Francoise
2007-03-25 14:21               ` Drew Adams
2007-03-25 22:41                 ` David Kastrup
2007-04-09 20:20                 ` Romain Francoise
2007-03-25 20:23               ` Eli Zaretskii
2007-03-25 22:42                 ` David Kastrup
2007-03-26  1:53                   ` YAMAMOTO Mitsuharu
2007-04-09 20:21                 ` Romain Francoise
2007-03-06  5:40     ` Yavor Doganov

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=877itezkg9.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=bojohan+news@dd.chalmers.se \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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).