[Orgmode] Re: storing link doesn't work from Gnus

2006-11-26 Thread Bernard Adrian
Bernard Adrian <[EMAIL PROTECTED]> a écrit : > I guess my emacs-version or my gnus-version is responsible : > > Gnus v5.11 > Emacs 22.0.51.1 (Emacs-multi-tty). Same problem with emacs-snapshot (Emacs 22.0.91.1)... For some reasons i have to keep emacs21 on my system too. Maybe this can disturb.

[Orgmode] not showing DONE items in weekly/daily agenda

2006-11-26 Thread Ramon Diaz-Uriarte
Apologies in advance, because I am sure this info is available, but I've been searching the manual, the FAQ, the customizations, and the email list, and I can't find it: when I do C-a a (for the weekly/daily agenda), how can I prevent the DONE (but scheduled or with deadline) items from being sho

[Orgmode] org-archive-subtree modifying the kill ring ?

2006-11-26 Thread Bastien
Hi, i expected `org-archive-subtree' not to modify the kill ring. But it relies on org-copy-subtree which uses either `kill-region' or `copy-region-as-kill' - any way to work this around? Maybe you want to keep this behavior, since it's sometimes useful to copy the subtree you've just archived