emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug#9180: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0
       [not found] <m3aac1je6r.fsf@gmail.com>
@ 2011-08-06 22:01 ` Glenn Morris
  2011-10-13 10:40 ` bug#9179: " martin rudalics
  2013-09-25 14:00 ` Carsten Dominik
  2 siblings, 0 replies; 3+ messages in thread
From: Glenn Morris @ 2011-08-06 22:01 UTC (permalink / raw)
  To: Joel J. Adamson; +Cc: 9180


This report is a literal duplicate of
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9179

and will be deleted soon. Please direct any future correspondence on
this issue to 9179@debbugs.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#9179: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0
       [not found] <m3aac1je6r.fsf@gmail.com>
  2011-08-06 22:01 ` bug#9180: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0 Glenn Morris
@ 2011-10-13 10:40 ` martin rudalics
  2013-09-25 14:00 ` Carsten Dominik
  2 siblings, 0 replies; 3+ messages in thread
From: martin rudalics @ 2011-10-13 10:40 UTC (permalink / raw)
  To: 9179

 > 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#9179: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0
       [not found] <m3aac1je6r.fsf@gmail.com>
  2011-08-06 22:01 ` bug#9180: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0 Glenn Morris
  2011-10-13 10:40 ` bug#9179: " martin rudalics
@ 2013-09-25 14:00 ` Carsten Dominik
  2 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2013-09-25 14:00 UTC (permalink / raw)
  To: 9179; +Cc: martin rudalics

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

>> 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 #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-09-25 14:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m3aac1je6r.fsf@gmail.com>
2011-08-06 22:01 ` bug#9180: 24.0.50; Org-agenda window splitting does not use full frame when fraction set to 1.0 Glenn Morris
2011-10-13 10:40 ` bug#9179: " martin rudalics
2013-09-25 14:00 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).