emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: 9179@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	[thread overview]
Message-ID: <4E96C010.6060001__40614.8584945642$1318502523$gmane$org@gmx.at> (raw)
In-Reply-To: <m3aac1je6r.fsf@gmail.com>

 > 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

  parent reply	other threads:[~2011-10-13 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
2013-09-25 14:00 ` bug#9179: " Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='4E96C010.6060001__40614.8584945642$1318502523$gmane$org@gmx.at' \
    --to=rudalics@gmx.at \
    --cc=9179@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).