Gnus development mailing list
 help / color / mirror / Atom feed
From: david.goldberg6@verizon.net (Dave Goldberg)
To: ding@gnus.org
Subject: Re: window configuration confusions
Date: Sun, 06 Mar 2011 17:03:32 -0500	[thread overview]
Message-ID: <84tyffdhzf.fsf@davestoy.home> (raw)
In-Reply-To: <87pqq4h88k.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of	"Sun, 06 Mar 2011 18:08:11 +0800")


> I've succeeded in getting a window configuration with the summary buffer
> across the top half of the window, and the group and article buffers
> sharing the bottom half. What I'd like is if all replies and fowards
> (and all their many permutations) occupied the same lower-right pane
> that the original articles did. My article configuration looks like
> this:

> (gnus-add-configuration
>  '(article
>    (vertical 1.0
> 	       (horizontal 0.3 (summary 1.0 point))
> 	       (horizontal 1.0
> 			 (group 0.35)
> 			 (article 1.0)))))

> So if I want "reply", for instance, I replace "article" with "reply",
> but then what do I put down there at the bottom where it currently says
> (article 1.0)? If I leave it as "article", the window flickers when I
> hit "r", and then… Nothing. If I change it to "reply", everything works
> as expected, but I get a warning: "gnus-configure-frame: Invalid buffer
> type: reply". If I change it to "message" (on a lark), I get a reply
> buffer, but point remains in the summary buffer.

"message" is the right buffer type.  You just need to move the "point" from your summary element to that one to get the behavior I think you want.

-- 
Dave Goldberg
david.goldberg6@verizon.net



      reply	other threads:[~2011-03-06 22:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-06 10:08 Eric Abrahamsen
2011-03-06 22:03 ` Dave Goldberg [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=84tyffdhzf.fsf@davestoy.home \
    --to=david.goldberg6@verizon.net \
    --cc=ding@gnus.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).