GNU bug report logs - #9084
24.0.50; displaying man pages splits the window and formats the text for the full width of the whole frame rather than for the width of the window the text is displayed in, which is only 1/2 the width of the frame

Previous Next

Package: emacs;

Reported by: lee <lee <at> yun.yagibdah.de>

Date: Thu, 14 Jul 2011 21:08:02 UTC

Severity: normal

Merged with 2588, 17831

Found in version 24.0.50

Fixed in version 24.4.50

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> jurta.org>
To: lee <lee <at> yun.yagibdah.de>
Cc: martin rudalics <rudalics <at> gmx.at>, 9084 <at> debbugs.gnu.org
Subject: bug#9084: 24.0.50; displaying man pages splits the window and formats the text for the	full width of the whole frame rather than for the width of the	window the text is displayed in, which is only 1/2 the width of	the frame
Date: Fri, 22 Jul 2011 02:28:39 +0300
> What I would want is three windows, side by side and eventually some
> vertical splits in some of the windows.  I can somehow[3] get that, but
> when I have it, it won't last long because gnus or whatever else will
> ignore my window layout and destroy it.

Gnus uses its own window configuration management.

For instance, I have the following in .emacs:

  (gnus-add-configuration
   '(reply-yank
     (vertical 1.0
               (summary 0.25)
               (horizontal 1.0
                           (article 0.5)
                           (message 1.0 point)))))

It adds a new window configuration to `gnus-buffer-configuration'.
You can create any window layout you want after reading
(info "(gnus) Window Layout")




This bug report was last modified 10 years and 325 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.