Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* always maximized article buffer - how?
@ 2005-04-09  2:23 Peter Petersen
  0 siblings, 0 replies; only message in thread
From: Peter Petersen @ 2005-04-09  2:23 UTC (permalink / raw)


Hello,

After studying the info pages I am still confused... How can I force the
article buffer to be always maximized, i.e. I click on an interesting
header (in the summary buffer) and the corresponding article opens
maximized!

Currently, I play around with something like:

(gnus-add-configuration
 '(article (vertical 1.0 (summary 0.1 point)
                         (article 1.0))))

which doesn't open the article buffer maximized, but displays a little
bit of the summary buffer still.


If I try:

(gnus-add-configuration
 '(article (vertical 1.0 
                         (article 1.0 point))))

the article buffer IS maximized, BUT:
the point (cursor) in longer articles is always at the end of an article
instead of at the beginning of the article!?



The basic goal I have in my head is to achieve something like the easy
way of switching between group buffer, summary buffer and article buffer
(all of them maximized automatically) à la Forte Agent:

In Forte Agent one can simply switch between these 3 buffers by entering
the number 1, 2 or 3 - which is quite convenient.


Waiting for your ideas, thanks.

Peter


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-09  2:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-09  2:23 always maximized article buffer - how? Peter Petersen

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