emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Agenda Buffer
@ 2009-08-10 10:20 Jesus Alvarez
  2009-08-11 13:47 ` Eric S Fraga
  0 siblings, 1 reply; 2+ messages in thread
From: Jesus Alvarez @ 2009-08-10 10:20 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

This is my first time ever writing to a mailing list, but it has come to
this. I am at my wits end. I "discovered" org-mode about a two months
ago and it has completely changed the way I organize things, and that is
my problem, I want to stay organized. In emacs, I have my frame
full-screen and my windows split up into four quadrants. When I activate
Agenda mode, it destroys my window configuration and I have to use
winner to get it back again, but this closes the agenda. The only option
that I know of is to reset all the windows with the agenda already
opened. So my question is, is there a way to set org-mode not to chew up
my window setup? I have a feeling this is more of a problem with emacs
than org-mode though.

Thanks!
Jesus

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

* Re: Agenda Buffer
  2009-08-10 10:20 Agenda Buffer Jesus Alvarez
@ 2009-08-11 13:47 ` Eric S Fraga
  0 siblings, 0 replies; 2+ messages in thread
From: Eric S Fraga @ 2009-08-11 13:47 UTC (permalink / raw)
  To: Jesus Alvarez; +Cc: emacs-orgmode

At Mon, 10 Aug 2009 03:20:34 -0700,
Jesus Alvarez wrote:
> 
> Hello,
> 
> This is my first time ever writing to a mailing list, but it has come to
> this. I am at my wits end. I "discovered" org-mode about a two months
> ago and it has completely changed the way I organize things, and that is
> my problem, I want to stay organized. In emacs, I have my frame
> full-screen and my windows split up into four quadrants. When I activate
> Agenda mode, it destroys my window configuration and I have to use
> winner to get it back again, but this closes the agenda. The only option
> that I know of is to reset all the windows with the agenda already
> opened. So my question is, is there a way to set org-mode not to chew up
> my window setup? I have a feeling this is more of a problem with emacs
> than org-mode though.

You may wish to have a look at org-agenda-window-setup (and others):

,----
| org-agenda-window-setup is a variable defined in `org-agenda.el'.
| Its value is reorganize-frame
| 
| Documentation:
| How the agenda buffer should be displayed.
| 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'.
| 
| You can customize this variable.
| 
| [back]
`----

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

end of thread, other threads:[~2009-08-11 13:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-10 10:20 Agenda Buffer Jesus Alvarez
2009-08-11 13:47 ` Eric S Fraga

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).