emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-agenda-other-frame


From: Kyle Meyer
Subject: Re: [O] org-agenda-other-frame
Date: Mon, 02 Feb 2015 11:24:50 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

address@hidden (Tory S. Anderson) wrote:
> I have a key which calls `gnus-other-frame`, a handy function that not
> only pops up a gnus frame, but also kills the frame when I exit
> gnus. I'd like something similar with my org agenda; the following
> function is used to pop it up, but I'm not sure how to kill the frame
> when I hit close the agenda (i.e. hitting `q`). The result should work
> whether I'm using sticky agenda or not. Any suggestions?

Does 

    (setq org-agenda-window-setup 'other-frame)

do what you want?

-- 
Kyle



reply via email to

[Prev in Thread] Current Thread [Next in Thread]