Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: Switching frames when following links
Date: Tue, 15 Feb 2005 23:28:57 +0100	[thread overview]
Message-ID: <v9bralsbiu.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <87650tsd46.fsf@phun.phasmic.org>

On Tue, Feb 15 2005, Neil Woods wrote:

> When I'm in Gnus, if I click mouse-2 on an html link it switches to the
> w3m buffer, which is in another frame. I like this behavior.
>
> This does not work however for Info node links, despite there being an
> open *info* frame.
>
> How can I configure Gnus to also follow these links?

Customize `special-display-buffer-names' (and maybe also
`same-window-buffer-names' [1]).  See (info "(emacs)Special Buffer
Frames") for more information.

Bye, Reiner.

[1]
(setq same-window-buffer-names
      (remove "*info*" same-window-buffer-names))
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


      reply	other threads:[~2005-02-15 22:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15 21:54 Neil Woods
2005-02-15 22:28 ` Reiner Steib [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9bralsbiu.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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.
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 NNTP newsgroup(s).