emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Release: Org-mode 5.09
@ 2007-09-15 10:35 Carsten Dominik
  2007-09-15 21:25 ` Rainer Stengele
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Carsten Dominik @ 2007-09-15 10:35 UTC (permalink / raw)
  To: org-mode list

Org-mode 5.09 is available at http://orgmode.org.

Enjoy!

- Carsten

Version 5.09
------------

* Overview

   - Taking a note upon TODO state changes can be restricted to
     selected states.

   - The format in which dates are shown in the daily/weekly
     agenda can be configured.

   - The default for `org-remember-store-without-prompt' is now t.

   - `org-goto' has been made into a general lookup command.

   - Priority cycling goes back to the nil state.

   - You can store a remember note to the *last used* location.

   - On Emacs 23, the headline faces for org-mode are now
     inherited from the outline faces.

* Incompatible Changes

   - The default for `org-remember-store-without-prompt' is now
     t, in order to better match the original intent of
     remember.el (storing a note with minimum interruption of
     work flow).  I expect that many people will be hit by this
     incompatible change - nevertheless I believe it is the right
     thing to do.

* Details

   - You can now select specific states for recording a note when
     switching to that state.  With the setting

      #+SEQ_TODO: TODO(t) ORDERED(o@) INVOICE(i@) PAYED(p) | RECEIVED(r)
      #+STARTUP: lognotestate

     only the states ORDERED and INVOICE will record a timestamp
     and a note.

   - You can now set the format of the string for each day in the
     agenda and timeline buffers.  You can use a format string
     interpreted by `format-time-string', or you can write your
     own function.  Configure the new variable
     `org-agenda-format-date'.  Thanks to Levin for triggering
     this development with a patch.

   - The default for `org-remember-store-without-prompt' is now
     t, in order to better match the original intent of
     remember.el (storing a note with minimum interruption of
     work flow).  Since we can assign files and headlines to
     templates, I guess this takes care of selecting a filing
     location in most cases.  For interactive filing, you now
     need a prefix command when exiting `remember'.

   - `org-goto' (bound to `C-c C-j') now uses an indirect buffer
     and has additional commands enabled: Org-occur with `C-c /'
     or even faster with `/', and the commands needed to select
     and copy a region.  This make `org-goto' a more general
     lookup command instead of only a jumping command.  Remember
     that you can exit with `Q' to go back to the original
     location.  Thanks to William Henney for this idea.

   - Setting the priority with S-up/down now cycles back to a
     state where no priority is specified.  This was requested by
     Rick Moynihan.

   - You can store a remember note to the *last used* location.
     So if you select a location interactively once, you can
     re-use it without having to find it again.  For this, exit
     the remember buffer with `C-u C-u C-c C-c'.  The leading
     comment in the remember buffer will tell exactly where the
     note goes if you exit with a particular command.
     Thanks to Maxim Loginov for this idea.

   - On Emacs 23, the headline faces for org-mode are now
     inherited from the outline faces.  This is just a
     convenience, so that you only have to configure one set of
     faces, and that will then be outline-1 .. outline-8.  You
     will actually not see any difference in org-mode, because
     Stefan Monnier has made the outline faces in Emacs 23 to
     match the current org-mode faces.

     This change does not effect XEmacs, nor Emacs 21 and 22.

   - Bug fixes.

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

end of thread, other threads:[~2007-09-24  9:33 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-15 10:35 Release: Org-mode 5.09 Carsten Dominik
2007-09-15 21:25 ` Rainer Stengele
2007-09-17 12:24   ` Carsten Dominik
2007-09-18  1:00 ` Xavier Maillard
2007-09-18  9:00 ` Levin
2007-09-18 10:59   ` Carsten Dominik
2007-09-19  0:49     ` Bastien
2007-09-20  8:45       ` Carsten Dominik
2007-09-20  8:45       ` Carsten Dominik
2007-09-20 13:34         ` Bastien
2007-09-20 14:08           ` Nuutti Kotivuori
2007-09-20 14:23             ` Bernt Hansen
2007-09-20 20:07               ` John Wiegley
2007-09-20 14:36             ` Bastien
2007-09-24  9:33           ` Rick Moynihan
2007-09-18  9:27 ` Levin
2007-09-18 11:01   ` Carsten Dominik
2007-09-18  9:38 ` Levin
2007-09-18 11:11   ` 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).