unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Robert J. Chassell" <bob@rattlesnake.com>
Subject: mouse-1 not going to URL
Date: Sun, 23 Oct 2005 15:31:30 +0000 (UTC)	[thread overview]
Message-ID: <m1EThoo-0004QfC@rattlesnake.com> (raw)

Today's GNU Emacs CVS snapshot, Sun, 2005 Oct 23  12:42 UTC
GNU Emacs 22.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.6.10)
built by evaluating

     (progn
       (cd "/usr/local/src/emacs/")
       (compile
        "date && ./configure --with-type1 \
         --with-x-toolkit=gtk \
         --prefix=/usr/local --with-sound=yes \
         && time make bootstrap && date")
        (ding) (sleep-for 1) (ding))

and started with

    emacs -Q

(bootstrap build and start with no errors)


Although moving the mouse over a URL produces this message as a
tooltip, 

    mouse-1: go to this URL

in fact, mouse-1 does not go to the URL, but moves point to the URL and
C-h f (`describe-function') says


    <down-mouse-1> at that spot runs the command mouse-drag-region

    -------------- up event ---------------

    <drag-mouse-1> at that spot runs the command mouse-set-region


Here is the URL in GNU Emacs Info mode:

    (As I point out in
    `http://www.rattlesnake.com/notions/energy-alternate-essence.html',
    these sources use the traditional `elements' of Fire, Air, Earth, and
    Water. 

Here is the Texinfo source:

    (As I point out in
    @url{http://www.rattlesnake.com/notions/energy-alternate-essence.html},
    these sources use the traditional `elements' of Fire, Air, Earth, and
    Water. 

-- 
    Robert J. Chassell                         
    bob@rattlesnake.com                         GnuPG Key ID: 004B4AC8
    http://www.rattlesnake.com                  http://www.teak.cc

             reply	other threads:[~2005-10-23 15:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-23 15:31 Robert J. Chassell [this message]
2005-10-24  1:00 ` mouse-1 not going to URL Richard M. Stallman
2005-10-24 12:17   ` Robert J. Chassell
2005-10-24 13:52     ` Lennart Borgman
2005-10-24 18:05       ` Robert J. Chassell
2005-10-24 18:37         ` Romain Francoise
2005-10-24 20:57           ` Robert J. Chassell
2005-10-24 20:17         ` Lennart Borgman
2005-10-25 15:59     ` Richard M. Stallman

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=m1EThoo-0004QfC@rattlesnake.com \
    --to=bob@rattlesnake.com \
    /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).