GNU bug report logs - #9179
24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0

Previous Next

Packages: emacs, org-mode;

Reported by: joeljamesadamson <at> gmail.com (Joel J. Adamson)

Date: Wed, 27 Jul 2011 19:12:03 UTC

Severity: normal

Found in version 24.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: 9179 <at> debbugs.gnu.org
Subject: bug#9179: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0
Date: Thu, 13 Oct 2011 12:40:16 +0200
> 1. M-: (setq org-agenda-window-frame-fractions '(1.0 . 1.0)) RET
> 2. M-x org-agenda a
>
> Expected results: The *Org Agenda* buffer occupies the entire frame
> Actual results: The *Org Agenda* buffer occupies the entire frame EXCEPT
> for a five line window at the top of the frame

Due to fact that `fit-window-to-buffer' no more deletes other windows by
side-effect.  Hence for the '(1.0 . 1.0) case `org-fit-agenda-window'
(or `org-fit-window-to-buffer') should call `delete-other-windows' or
something the like.

martin




This bug report was last modified 11 years and 226 days ago.

Previous Next


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