emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode version 5.17
@ 2007-12-20  6:28 Carsten Dominik
  2007-12-20  8:36 ` Detlef Steuer
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Carsten Dominik @ 2007-12-20  6:28 UTC (permalink / raw)
  To: org-mode list

Hi,

I am releasing version 5.17 of org-mode, hopefully the last
release before the holidays.  Lots of stuff is still on my TODO list,
but this is how far I have gotten.

Enjoy, and happy holidays.

- Carsten

Changes in Version 5.17
~~~~~~~~~~~~~~~~~~~~~~~

Details
=======

Whitespace
----------

    - When cutting, pasting, or moving subtrees and items, the
      empty lines *before* the subtree/item now belong to the
      part and will be moved with it.  There is one exception to
      this rule: If the first child is moved down (or,
      equivalently, the second is moved up), the amount of empty
      lines *above* the first child to be moved along with it is
      limited by the number of empty lines *below* it.  This
      sounds complicated, but it allows to have extra empty space
      before the first child and still have good behavior of the
      subtree motion commands.

    - Plain lists items work the same.

    I believe we have finally nailed this one.  Thanks to Daniel
    Pittman for bring this up again and to Eric Schulte for
    pointing out that it is the empty lines *before* an entry
    that really count.

    This change was non-trivial, please give it a good test and
    let me know about any problems.

Remember
--------

    - The new command `org-remember-goto-last-stored' will jump
      to the location of the remember note stored most recently.
      If you have `org-remember' on a key like `C-c r', then you
      can go to the location with a double prefix arg: `C-u C-u
      C-c r'.  This was a proposal by Rainer Stengele.

    - Template items that are being prompted for can now specify
      a default value and a completion table.  Furthermore,
      previous inputs at a specific prompt are captured in a
      history variable.  For example:

       %^{Author|Roald Dahl|Thomas Mann|Larry Niven}

      will prompt for an author name.  Pressing RET without
      typing anything will select "Roald Dahl".  Completion will
      give you any of the three names.  And a history will be
      kept, so you can use the arrow keys to get to previous
      input.  The history is tied to the prompt.  By using the
      same prompt in different templates, you can build a history
      across templates.  The ideas for this came from proposals
      by Bastien and Adam.

    - When a remember template contains the string `%!', the note
      will be stored immediately after all template parts have
      been filled in, so you don't even have to press `C-c
      C-c'. The was a proposal by Adam Spiers.

Refile
------

    - `org-refile-targets' has a new parameter to specify a
      maximum level for target selection.  Thanks to Wanrong Lin
      for this proposal.

    - When the new option `org-refile-use-outline-path' is set,
      refile targets will be presented like a file path to the
      completion interface: "level 1/level 2/level 3".  This
      may be the fastest interface yet to get to a certain
      outline entry.  Do we need to use this interface in other
      places?  Thanks to Jose Ruiz for this proposal.

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

end of thread, other threads:[~2008-06-13  9:38 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-20  6:28 Org-mode version 5.17 Carsten Dominik
2007-12-20  8:36 ` Detlef Steuer
2007-12-20 12:13   ` Carsten Dominik
2007-12-20 13:06     ` Elicket Lee
2007-12-20 13:56     ` Kirill A. Korinskiy
2007-12-20 14:13   ` Carsten Dominik
2007-12-20 14:22     ` Rainer Stengele
2007-12-20 14:30       ` Carsten Dominik
2007-12-20 15:15         ` Rainer Stengele
2007-12-20 21:24 ` Bastien
2007-12-22 16:49   ` Bastien
2007-12-20 22:36 ` Jose A. Ortega Ruiz
2008-01-15 14:40   ` Carsten Dominik
2007-12-30 11:22 ` Adam Spiers
2008-01-03  9:01   ` Carsten Dominik
2008-01-03 12:48     ` Adam Spiers
2008-05-30 12:21       ` automatically jumping to stored note location Adam Spiers
2008-06-11  5:16         ` Dominik, C.
2008-06-11 10:53           ` Adam Spiers
2008-06-11 17:11             ` Cezar Halmagean
2008-06-11 18:10               ` Manuel Hermenegildo
2008-06-13  8:23             ` Carsten Dominik
2008-06-13  9:38               ` Adam Spiers

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