unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: bojohan+news@dd.chalmers.se (Johan Bockgård)
Cc: emacs-devel@gnu.org
Subject: Re: mouse-1-click-follows-link with t-mouse
Date: Mon, 19 Mar 2007 14:22:55 +1200	[thread overview]
Message-ID: <17917.62463.641822.65241@kahikatea.snap.net.nz> (raw)
In-Reply-To: <yoijr6rmrvca.fsf@gamma02.me.chalmers.se>

 > > 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).
 > 
 > OTOH, xterm-mouse-mode does follow links on mouse-1 (ignoring the
 > delay). (Personally, I dislike mouse-1-click-follows-link and turn it
 > off.)

Yes, I think if it works for xterm-mouse-mode, it should be possible to make
it work with t-mouse-mode.

I see xt-mouse.el has:

  ;; Cheat `mouse-drag-region' with move event.
  (list 'mouse-movement click-data)
  ;; Generate a drag event.
  (if (symbolp down-where)
  ...

but I don't know why  mouse-1-click-follows-link uses mouse-drag-region as
the down and click events are generally at the same place.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

  reply	other threads:[~2007-03-19  2:22 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                 ` mouse-1-click-follows-link with t-mouse Chong Yidong
2007-03-18 23:21                   ` Johan Bockgård
2007-03-19  2:22                     ` Nick Roberts [this message]
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=17917.62463.641822.65241@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=bojohan+news@dd.chalmers.se \
    --cc=emacs-devel@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).