emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode@gnu.org
Subject: Release of Org-mode 4.33
Date: Wed, 24 May 2006 09:59:31 +0200	[thread overview]
Message-ID: <c56b5ee311616d2185680c7ad64bad69@science.uva.nl> (raw)


http://www.astro.uva.nl/~dominik/Tools/org/


Changes in 4.33

- Fast tag selection is now turned-on semi-automatically:

   - If you don't do configure tags using org-tag-alist or
     the #+TAGS: line, you still get completion on all tags
     currently used in the buffer.  This is how it used to
     be before 4.32.

   - If you do configure tags, but choose *not* to specify
     selection characters, you will also get completion
     as your tag-selection interface, but completion only
     on the configured tags, not on any random tags or typos
     in the buffer.
     Example:
     #+TAGS: @HOME @WORK @CLUB

   - If you do configure tags and at least the first configured
     tag has an associated selection character, then automatically
     fast tag selection will be used.
     Example:
     #+TAGS: @HOME(h) @WORK(w) @CLUB(c)

   You may use the variable org-use-fast-tag-selection to turn fast
   selection on or off, independent of the way tags are configured.
   The manual section about tags does describe this.

- Commands to move in plain lists: S-up and S-down
   Requested by Raman.

- Cleanup and consolidation of the 4.32 release.

- Some bug fixes and documentation improvements.

- Emacs CVS is up to sync again with the newest org.el
   Hopefully this will continue to be the case from now on.

Enjoy!

- Carsten

                 reply	other threads:[~2006-05-24  7:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=c56b5ee311616d2185680c7ad64bad69@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).