emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Org-mode 4.51
Date: Sun, 1 Oct 2006 11:32:44 +0200	[thread overview]
Message-ID: <58467a6e1b234dc1a6c8ab84187f1029@science.uva.nl> (raw)

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

             reply	other threads:[~2006-10-01  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-01  9:32 Carsten Dominik [this message]
2006-10-02 20:22 ` Org-mode 4.51 Eddward DeVilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=58467a6e1b234dc1a6c8ab84187f1029@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).