info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Switching frames when following links


From: Reiner Steib
Subject: Re: Switching frames when following links
Date: Tue, 15 Feb 2005 23:28:57 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]