Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Francis Moreau <francis.moro@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: setting gnus-use-full-windows to nil
Date: Wed, 30 Dec 2009 13:37:18 -0800 (PST)	[thread overview]
Message-ID: <e5df66d9-8b2b-4ff2-aade-5020805d1bcc@m3g2000yqf.googlegroups.com> (raw)
In-Reply-To: <86aax8d6i6.fsf@bifteki.lan>

On Dec 24, 11:13 am, Leonidas Tsampros <ltsamp...@bifteki.lan> wrote:
> Hello,
>
> One of the things I found irritating while using Gnus, is that it
> deleted any other windows that I had opened upon entering/leaving the
> summary buffer.

Same for me.

>
> In the info manual chapter 8.5, it states that this behaviour is
> controlled by gnus-use-full-window and indeed it worked as
> advertized. However the documentation states:
>
>    Setting this variable to `nil' kinda works, but there are glitches.
> Use at your own peril.
>
> Has anyone experienced problems with this variable set to nil ?

Yes I have met a couple of problems:

  - when composing a new article/email, gnus-use-full-window is just
ignored

  - in the summary buffer, after selecting an article, with the
following in my .gnus:

(setq gnus-use-trees t
      gnus-generate-tree-function 'gnus-generate-horizontal-tree
      gnus-tree-minimize-window nil)

(gnus-add-configuration
 '(article
   (vertical 1.0
             (horizontal 0.25
                         (summary 0.75 point)
                         (tree 1.0))
             (article 1.0))))

    if I press 'q' (gnus-summary-exit) then the window layout is
screwed.

      parent reply	other threads:[~2009-12-30 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-24 10:13 Leonidas Tsampros
2009-12-24 14:05 ` Jim Kalb
2009-12-30 21:37 ` Francis Moreau [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=e5df66d9-8b2b-4ff2-aade-5020805d1bcc@m3g2000yqf.googlegroups.com \
    --to=francis.moro@gmail.com \
    --cc=info-gnus-english@gnu.org \
    /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).