bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9179: 24.0.50; Org-agenda window splitting does not use full frame w


From: Carsten Dominik
Subject: bug#9179: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0
Date: Wed, 25 Sep 2013 16:00:55 +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.

Hi,

this bug s fixed in the Org git repository.  The fix will move into Emacs 
eventually.

- Carsten

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]