From: Carsten Dominik <dominik@science.uva.nl>
To: Sebastjan Trepca <trepca@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Agenda view resizes frames
Date: Mon, 15 Oct 2007 09:56:38 +0200 [thread overview]
Message-ID: <a1a40244ca7bca1ed43156e8efa6f266@science.uva.nl> (raw)
In-Reply-To: <cd329af80710141102p6dcf968fr4565e68cf5051bb7@mail.gmail.com>
On Oct 14, 2007, at 20:02, Sebastjan Trepca wrote:
> Hi,
>
> when I open agenda view it always resizes the frame and ruins my
> current frames. How could I fix that, so that it stays in the frame
> where I executed the command and doesn't resize it?
Use the selfdocumenting power of Emacs:
Menu:
Org -> Customize -> Browse Org Group
Open group "Org Agenda"
Open group "Org Agenda Window Setup"
Select option "Org Agenda Window Setup"
There is the documentation:
,-------------------------------------------------------------
| How the agenda buffer should be displayed. Hide Rest
| Possible values for this option are:
|
| current-window Show agenda in the current window,
| keeping all other windows.
| other-frame Use `switch-to-buffer-other-frame'
| to display agenda.
| other-window Use `switch-to-buffer-other-window'
| to display agenda.
| reorganize-frame Show only two windows on the current
| frame, the current window and the agenda.
| See also the variable `org-agenda-restore-windows-after-quit'.
`---------------------------------------------------------------
Ahh, the current value is `reorganize-frame', which is why it messes
up my frame. Lets flip this option to `current window'.......
Click on "Value Menu", select "current-window", click
"Set for Current Session" and then "Save for Future Sessions".
:-) Emacs is your friend.
- Carsten
next prev parent reply other threads:[~2007-10-15 7:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-14 18:02 Agenda view resizes frames Sebastjan Trepca
2007-10-15 7:56 ` Carsten Dominik [this message]
2007-10-15 11:20 ` Dan Griswold
2007-10-15 11:29 ` Carsten Dominik
2007-10-15 13:43 ` Sebastjan Trepca
2007-10-15 18:19 ` Bernt Hansen
2007-10-16 6:50 ` Carsten Dominik
2007-10-15 18:20 ` Bernt Hansen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a1a40244ca7bca1ed43156e8efa6f266@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=trepca@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.