Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
Subject: (little) problem with Gnus and multiple frames.
Date: Thu, 21 Feb 2002 15:04:58 +0100	[thread overview]
Message-ID: <vpqsn7vvsl1.fsf@ubaye.imag.fr> (raw)

Hello. 

I usually have 2 Emacs Frames, on 2 different virtual desktop. One for
Gnus, and another for everything else. 

Sometimes,  I mess  up my  buffers, and  have for  example  an article
buffer in one frame, and the summary  in the other. In this case, if I
select an article from the summary buffer, the article displays in the
other  frame, and I  can't see  it directly,  because it's  on another
desktop. 

I have this window configuration :

(gnus-add-configuration
 '(article
   (vertical 1.0
	     (horizontal 0.25
                         ("*BBDB*" 0.4)
                         (summary 1.0 point))
	     (horizontal 1.0
                         (group 0.3)
                         (article 1.0)))))
(gnus-add-configuration
 '(summary
   (horizontal 1.0
               (vertical 0.3
                         (tree 0.2)
                         (group 1.0))
	       (summary 1.0)
	       )))

Is  there   a  way  to  force   Gnus,  when  setting   up  the  window
configuration, to  put everything in the  same frame ? If  not, do you
think it is implementable ? 

-- 
Matthieu



             reply	other threads:[~2002-02-21 14:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-21 14:04 Matthieu Moy [this message]
2002-02-21 14:04 Matthieu Moy

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=vpqsn7vvsl1.fsf@ubaye.imag.fr \
    --to=matthieu.moy@imag.fr \
    /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).