Re: [Orgmode] Removing org files after opening agenda

2007-11-03 Thread Carsten Dominik
On 2Nov2007, at 1:45 PM, Stefan Kamphausen wrote: Hi, when opening an agenda for TODO items (via M-x org-agenda t) all files from org-agenda-files will be opened. This clutters the buffer space and I think the buffers should be killed after reading their contents. Probably I could do it mys

Re: [Orgmode] Removing org files after opening agenda

2007-11-02 Thread Eddward DeVilla
Actually, this is how I load all my org files in one shot. It did annoy me once upon a time. Edd On 11/2/07, Stefan Kamphausen <[EMAIL PROTECTED]> wrote: > Hi, > > when opening an agenda for TODO items (via M-x org-agenda t) all files > from org-agenda-files will be opened. This clutters the bu

Re: [Orgmode] Removing org files after opening agenda

2007-11-02 Thread Bastien
Stefan Kamphausen <[EMAIL PROTECTED]> writes: > The simple approach, to close all buffers associated with files in > org-agenda-files, is obviously not what one wants, instead only those > opened transparently should be removed afterwards. While we may come up with an org-specific solution at som

[Orgmode] Removing org files after opening agenda

2007-11-02 Thread Stefan Kamphausen
Hi, when opening an agenda for TODO items (via M-x org-agenda t) all files from org-agenda-files will be opened. This clutters the buffer space and I think the buffers should be killed after reading their contents. Probably I could do it myself using org-finalize-agenda-hook but it may be worth