unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* [Gernot Heiser <gernot@cse.unsw.edu.au>] browse-url-at-mouse broken
@ 2002-08-30 12:54 Dave Love
  0 siblings, 0 replies; only message in thread
From: Dave Love @ 2002-08-30 12:54 UTC (permalink / raw)



[-- Attachment #0: Type: message/rfc822, Size: 2302 bytes --]

From: Gernot Heiser <gernot@cse.unsw.edu.au>
To: fx@gnu.org
Subject: browse-url-at-mouse broken
Date: Fri, 30 Aug 2002 08:02:14 +1000 (EST)
Message-ID: <20020830.080214.101816346.gernot@cse.unsw.edu.au>

As of Emacs version 21, browse-url-at-mouse doesn't work as
advertised: Contrary to the docstring, it leaves the active point in
the wrong window.

Fix: replace

     (save-excursion ...

by

     (save-window-excursion ...

Gernot
--
Gernot Heiser                        School of Computer Sci. & Engin.
Professor of Operating Systems       The University of NSW
Phone: +61 2 9385 5156               UNSW SYDNEY NSW 2052, Australia
Fax:   +61 2 9385 5533               http://www.cse.unsw.edu.au/~gernot

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-08-30 12:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-30 12:54 [Gernot Heiser <gernot@cse.unsw.edu.au>] browse-url-at-mouse broken Dave Love

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).