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