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 version 4.54
Date: Fri, 10 Nov 2006 10:21:41 +0100	[thread overview]
Message-ID: <6f590735e02de466c2549d0064409636@science.uva.nl> (raw)

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

             reply	other threads:[~2006-11-10  9:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-10  9:21 Carsten Dominik [this message]
     [not found] ` <b71b18520611101209q62c9a5edo9c3e0268bc11635d@mail.gmail.com>
2006-11-11  9:40   ` Org-mode version 4.54 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

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