Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Opening more than one article buffer
@ 2009-04-25 21:40 news
  2009-04-25 21:41 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: news @ 2009-04-25 21:40 UTC (permalink / raw)
  To: info-gnus-english

Hi,
   does anyone know if and how it is possible to have several *Article*
   buffers open at the same time?
   Sometimes I want to review a couple of posts/emails simultaneously.

-- 
aleblanc

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Opening more than one article buffer
  2009-04-25 21:40 Opening more than one article buffer news
@ 2009-04-25 21:41 ` Adam Sjøgren
  2009-04-26 23:01   ` Tassilo Horn
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Sjøgren @ 2009-04-25 21:41 UTC (permalink / raw)
  To: info-gnus-english

On Sat, 25 Apr 2009 22:40:01 +0100, <news@aleblanc.cotse.net> wrote:

> Hi,
>    does anyone know if and how it is possible to have several *Article*
>    buffers open at the same time?
>    Sometimes I want to review a couple of posts/emails simultaneously.

Try stickin' something like this in your .gnus:

  ; Display each article in it's own buffer (so that one can read
  ; several groups at the same time):
  (setq gnus-single-article-buffer nil)


  Best regards,

    Adam

-- 
 "Angels can fly because they take themselves lightly."       Adam Sjøgren
                                                         asjo@koldfront.dk

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Opening more than one article buffer
  2009-04-25 21:41 ` Adam Sjøgren
@ 2009-04-26 23:01   ` Tassilo Horn
  0 siblings, 0 replies; 3+ messages in thread
From: Tassilo Horn @ 2009-04-26 23:01 UTC (permalink / raw)
  To: info-gnus-english

asjo@koldfront.dk (Adam Sjøgren) writes:

>>    does anyone know if and how it is possible to have several *Article*
>>    buffers open at the same time?
>>    Sometimes I want to review a couple of posts/emails simultaneously.
>
> Try stickin' something like this in your .gnus:
>
>   ; Display each article in it's own buffer (so that one can read
>   ; several groups at the same time):
>   (setq gnus-single-article-buffer nil)

With this you will still have only one article buffer per group.  But
you can make as many sticky article buffers as you want.

,----
| A S runs the command gnus-sticky-article, which is an interactive compiled Lisp
| function in `gnus-art.el'.
| 
| It is bound to A S, <menu-bar> <Article> <Make article buffer sticky>.
| 
| (gnus-sticky-article arg)
| 
| Make the current article sticky.
| If a prefix arg is given, ask for a name for this sticky article buffer.
`----

But be aware of the fact, that a sticky article buffer doesn't have a
real relation to the original article, so you cannot reply or follow up
from it.

Bye,
Tassilo
-- 
People sometimes  ask me if it  is a sin in  the Church of  Emacs to use
vi. Using a free  version of vi is not a sin; it  is a penance. So happy
hacking. (Richard M. Stallman)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-04-26 23:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-25 21:40 Opening more than one article buffer news
2009-04-25 21:41 ` Adam Sjøgren
2009-04-26 23:01   ` Tassilo Horn

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