unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [d.love@dl.ac.uk: [Gernot Heiser <gernot@cse.unsw.edu.au>] browse-url-at-mouse broken]
@ 2002-08-30 19:19 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2002-08-30 19:19 UTC (permalink / raw)


Can someone tell me if this change is really right?
If if is right, please feel free to install it too.

------- Start of forwarded message -------
Envelope-to: rms@gnu.org
Delivery-date: Fri, 30 Aug 2002 08:56:01 -0400
To: bug-gnu-emacs@gnu.org
Subject: [Gernot Heiser <gernot@cse.unsw.edu.au>] browse-url-at-mouse broken
From: Dave Love <d.love@dl.ac.uk>
Content-Disposition: inline
Sender: bug-gnu-emacs-admin@gnu.org
Date: 30 Aug 2002 13:54:34 +0100

Received: from mserv7.dl.ac.uk (IDENT:3vE8KajPGlh5KMxVv5uSSdmgx/wgBNov@mserv7.dl.ac.uk [148.79.80.138])
	by dlpx1.dl.ac.uk (SGI-8.9.3/8.9.3) with ESMTP id XAA03722
	for <fx>; Thu, 29 Aug 2002 23:01:22 +0100 (BST)
Received: from fencepost.gnu.org (fencepost.gnu.org [199.232.76.164])
	by mserv7.dl.ac.uk (8.11.6/8.11.6/[ref postmaster@dl.ac.uk]) with ESMTP id g7TM1LE15220
	for <d.love@dl.ac.uk>; Thu, 29 Aug 2002 23:01:21 +0100
Received: from monty-python.gnu.org ([199.232.76.173])
	by fencepost.gnu.org with esmtp (Exim 4.10)	id 17kXLs-0005va-00
	for fx@gnu.org; Thu, 29 Aug 2002 18:01:20 -0400
Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10)
	id 17kXLr-0008Lv-00	for fx@gnu.org; Thu, 29 Aug 2002 18:01:20 -0400
Received: from letten.ppp2.cse.unsw.edu.au ([129.94.241.103] helo=letten.cse.unsw.edu.au)
	by monty-python.gnu.org with esmtp (Exim 4.10)	id 17kXLp-0008Lo-00
	for fx@gnu.org; Thu, 29 Aug 2002 18:01:18 -0400
Received: from localhost (letten [127.0.0.1])
	by letten.cse.unsw.edu.au (8.11.6/8.11.6) with ESMTP id g7TM2Fn05649
	for <fx@gnu.org>; Fri, 30 Aug 2002 08:02:15 +1000
Date: Fri, 30 Aug 2002 08:02:14 +1000 (EST)
Message-Id: <20020830.080214.101816346.gernot@cse.unsw.edu.au>
To: fx@gnu.org
Subject: browse-url-at-mouse broken
From: Gernot Heiser <gernot@cse.unsw.edu.au>
Organization: UNSW Computer Science & Engineering
X-URL: http://www.cse.unsw.edu.au/~gernot/
X-Fingerprint: 941E B828 25FD 7C94  2010 92E5 0BFF 398F
X-Legal-Nonsense: next two lines
X-Disclaimer: http://www.eng.unsw.edu.au/emaildis.htm
X-CRICOS-Provider-No: 00098G
X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 (SAKAKI)
X-Spam-Status: No, hits=1.1 required=5.0
	tests=DOUBLE_CAPSWORD	version=2.31
X-Spam-Level: *
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

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



_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-30 19:19 [d.love@dl.ac.uk: [Gernot Heiser <gernot@cse.unsw.edu.au>] browse-url-at-mouse broken] Richard Stallman

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