unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dave Love <d.love@dl.ac.uk>
Subject: [Gernot Heiser <gernot@cse.unsw.edu.au>] browse-url-at-mouse broken
Date: 30 Aug 2002 13:54:34 +0100	[thread overview]
Message-ID: <rzqbs7kh5h1.fsf@albion.dl.ac.uk> (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

                 reply	other threads:[~2002-08-30 12:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=rzqbs7kh5h1.fsf@albion.dl.ac.uk \
    --to=d.love@dl.ac.uk \
    /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).