The new agenda flags are clear, simple, flexible and they work great! Thanks again Carsten!
On 10/1/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
Org-mode 4.51 is at http://www.astro.uva.nl/~dominik/Tools/org Changed in version 4.51 ----------------------- - Link abbreviations Links can be abbreviated with a syntax that feels like a new link type. Thanks to Dale Smith for bringing this up and suggesting an implementation. For example, if you want to link frequently to wikipedia articles, you could define an abbreviation like #+LINK: wp http://en.wikipedia.org/wiki/%s and then use it like [[wp::Albert_Einstein]] For more details, see the manual. - More control over how the agenda is displayed There are now two variables that help to control how the agenda is displayed, and whether the pre-agenda window configuration of your setup will be restored when the agenda exits. Thanks to Eddward DeVilla for triggering this development. The new variables are org-agenda-window-setup and org-agenda-restore-windows-after-quit. For example, Eddward, you might want to use (setq org-agenda-window-setup 'current-window org-agenda-restore-windows-after-quit t) while the default is geven by: (setq org-agenda-window-setup 'reorganize-frame org-agenda-restore-windows-after-quit nil) This is similar to previous behavior, but a bit less dumb in the sense that a present agenda window will always be reused. - Bug fixes Enjoy. - Carsten -- Carsten Dominik Sterrenkundig Instituut "Anton Pannekoek" Universiteit van Amsterdam Kruislaan 403 NL-1098SJ Amsterdam phone: +31 20 525 7477 _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode