torys.ander...@gmail.com (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