Gnus development mailing list
 help / color / mirror / Atom feed
From: Gerard Lally <gerard@netmail.ie>
To: Katsumi Yamaoka <yamaoka@jpl.org>
Cc: ding@gnus.org
Subject: Re: Window layout: 3-pane horizontal arrangement
Date: Mon, 18 Feb 2013 00:10:38 GMT	[thread overview]
Message-ID: <20130218001035.A919.C7D3E590@netmail.ie> (raw)
In-Reply-To: <b4msj4ujy54.fsf@jpl.org>

On Mon, 18 Feb 2013 08:53:11 +0900
Katsumi Yamaoka <yamaoka@jpl.org> wrote:
> Katsumi Yamaoka wrote:
> > How is this?
> 
> > (require 'gnus-win)
> > (setcdr (assq 'summary gnus-buffer-configuration)
> > 	'((horizontal 1.0
> > 		     (vertical 0.20
> > 			       (group 1.0))
> > 		     (vertical 0.40
> > 			       (summary 1.0 point))
> > 		     (vertical 1.0
> > 			       (article 1.0)))))
> 
> The recommended way the Gnus Info manual says seems to be:
> 
> --8<---------------cut here---------------start------------->8---
> (require 'gnus-win)
> (gnus-add-configuration
>  '(summary (horizontal 1.0
> 		       (vertical 0.20
> 				 (group 1.0))
> 		       (vertical 0.40
> 				 (summary 1.0 point))
> 		       (vertical 1.0
> 				 (article 1.0)))))
> --8<---------------cut here---------------end--------------->8---


I can confirm that this works as well, with Emacs running in a terminal
and also in Windows.

Thank you very much for this: it was annoying me for a long time.

-- 
Gerard Lally <gerard@netmail.ie>




      reply	other threads:[~2013-02-18  0:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-17 20:37 Gerard Lally
2013-02-17 23:25 ` Katsumi Yamaoka
2013-02-17 23:35   ` Gerard Lally
2013-02-17 23:53   ` Katsumi Yamaoka
2013-02-18  0:10     ` Gerard Lally [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=20130218001035.A919.C7D3E590@netmail.ie \
    --to=gerard@netmail.ie \
    --cc=ding@gnus.org \
    --cc=yamaoka@jpl.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).