From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: "Xianwen Chen (陈贤文)" <xianwen.chen@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: window setup that works with org-agenda
Date: Thu, 13 Aug 2020 15:42:45 +0100 [thread overview]
Message-ID: <87bljeobdm.fsf@ucl.ac.uk> (raw)
In-Reply-To: <e971a51317ad85a71831c68279a4ba49@gmail.com> ("Xianwen Chen (陈贤 文)"'s message of "Thu, 13 Aug 2020 13:33:36 +0000")
On Thursday, 13 Aug 2020 at 13:33, Xianwen Chen (陈贤文) wrote:
> I would like to receive tips regarding how to permanently set up the
> window layout that I have on my mind. The layout has three windows.
Have a look at this variable which may provide what you want:
,----[ C-h v org-agenda-window-setup RET ]
| org-agenda-window-setup is a variable defined in ‘org-agenda.el’.
| Its value is ‘other-frame’
| Original value was ‘reorganize-frame’
|
| You can customize this variable.
|
| 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-window Use ‘switch-to-buffer-other-window’ to display agenda.
| only-window Show agenda, deleting all other windows.
| reorganize-frame Show only two windows on the current frame, the current
| window and the agenda.
| other-frame Use ‘switch-to-buffer-other-frame’ to display agenda.
| Also, when exiting the agenda, kill that frame.
| See also the variable ‘org-agenda-restore-windows-after-quit’.
`----
I have a new frame popup when I ask for an agenda view, leaving the
window setup for the original frame untouched.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.3.7-705-gea9463
next prev parent reply other threads:[~2020-08-13 14:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-13 13:02 window setup that works with org-agenda Xianwen Chen (陈贤文)
2020-08-13 13:33 ` Xianwen Chen (陈贤文)
2020-08-13 14:42 ` Eric S Fraga [this message]
2020-08-15 19:10 ` Xianwen Chen (陈贤文)
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=87bljeobdm.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=xianwen.chen@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 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).