emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode version 4.54
@ 2006-11-10  9:21 Carsten Dominik
       [not found] ` <b71b18520611101209q62c9a5edo9c3e0268bc11635d@mail.gmail.com>
  0 siblings, 1 reply; 6+ messages in thread
From: Carsten Dominik @ 2006-11-10  9:21 UTC (permalink / raw)
  To: emacs-orgmode

Org-mode version 4.54 is available at

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

I would appreciate if many people could download and use this
quickly.  I managed to get this version back into the
Emacs 22.1 tree, and I would hate for some stupid mistake
to have happened in this release and to mess up Emacs 22.1.

Thanks!

- Carsten

Changes in Version 4.54
-----------------------

- Improvements to fast tag selection

   Fast tag selection has become better.  While you change tags through
   this interface, the current set of tags will also be displayed in the
   org-mode file itself - so once you know the interface by hart, you
   don't need to move your eyes away from the line you are editing.

   Also I noticed that most of the time, I am adding or removing only
   a single tag, or I am removing all of them, both actions which require
   a single key in the fast tag interface.  Therefore there is a new
   option `org-fast-tag-selection-single-key'.  When set, fast tag
   selection exits after the first change you make to the tags list.
   So you do not have to press RET to exit.
   If you occasionally need more than one change, just start
   tag selection with `C-c C-c C-c' instead of `C-c C-c'.

- Tags sparse trees now also respect the settings in
   `org-show-hierarchy-above' and `org-show-following-heading'.
   So far there was a bug, forcing both variables to nil during
   sparse tree construction via a tags search.  If you liked this
   behavior, you need to configure like this:

   (setq org-show-hierarchy-above '((default . t) (tags-tree . nil))
         org-show-following-heading '((default . t) (tags-tree . nil)))


  - Bug fixes.


--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

end of thread, other threads:[~2006-11-13 13:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-10  9:21 Org-mode version 4.54 Carsten Dominik
     [not found] ` <b71b18520611101209q62c9a5edo9c3e0268bc11635d@mail.gmail.com>
2006-11-11  9:40   ` Carsten Dominik
2006-11-11 14:39     ` Eddward DeVilla
2006-11-12 13:20       ` Jason F. McBrayer
2006-11-12 17:21         ` Carsten Dominik
2006-11-13 13:39           ` Jason F. McBrayer

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