emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Release of Org-mode 4.33
@ 2006-05-24  7:59 Carsten Dominik
  0 siblings, 0 replies; only message in thread
From: Carsten Dominik @ 2006-05-24  7:59 UTC (permalink / raw)
  To: emacs-orgmode


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-24  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-24  7:59 Release of Org-mode 4.33 Carsten Dominik

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).