all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mouse-1 not going to URL
@ 2005-10-23 15:31 Robert J. Chassell
  2005-10-24  1:00 ` Richard M. Stallman
  0 siblings, 1 reply; 9+ messages in thread
From: Robert J. Chassell @ 2005-10-23 15:31 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-10-25 15:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-23 15:31 mouse-1 not going to URL Robert J. Chassell
2005-10-24  1:00 ` 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

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.