emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode 4.51
@ 2006-10-01  9:32 Carsten Dominik
  2006-10-02 20:22 ` Eddward DeVilla
  0 siblings, 1 reply; 2+ messages in thread
From: Carsten Dominik @ 2006-10-01  9:32 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-02 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-01  9:32 Org-mode 4.51 Carsten Dominik
2006-10-02 20:22 ` Eddward DeVilla

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).