emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Org-mode Org-Mode <emacs-orgmode@gnu.org>
Subject: Release 6.12
Date: Tue, 11 Nov 2008 11:05:39 +0100	[thread overview]
Message-ID: <AEDF1079-1EAF-4A3B-9B93-FE1B5A4BA3A3@gmail.com> (raw)


Enjoy!

- Carsten

Changes in Version 6.12
=======================

Overview
========

    - A region of entries can now be refiled with a single command
    - Fine-tuning the behavior of `org-yank'
    - Formulas for clocktables
    - Better implementation of footnotes for HTML export
    - More languages for HTML export.

Details
=======

A region of entries can now be refiled with a single command
------------------------------------------------------------

     With `transient-make-mode' active (`zmacs-regions' under
     XEmacs), you can now select a region of entries and refile
     them all with a single `C-c C-w' command.

     Thanks to Samuel Wales for this useful proposal.

Fine-tuning the behavior of `org-yank'
--------------------------------------

     The behavior of Org's yanking command has been further
     fine-tuned in order to avoid some of the small annoyances
     this command caused.

     - Calling `org-yank' with a prefix arg will stop any special
       treatment and directly pass through to the normal `yank'
       command.  Therefore, you can now force a normal yank with
       `C-u C-y'.

     - Subtrees will only be folded after a yank if doing so will
       now swallow any non-white characters after the yanked text.
       This is, I think a really important change to make the
       command work more sanely.

Formulas for clocktables
------------------------

     You can now add formulas to a clock table, either by hand, or
     with a `:formula' parameter.  These formulas can be used to
     create additional columns with further analysis of the
     measured times.

     Thanks to Jurgen Defurne for triggering this addition.

Better implementation of footnotes for HTML export
--------------------------------------------------

     The footnote export in 6.11 really was not good enough.  Now
     it works fine.  If you have customized
     `footnote-section-tag', make sure that your customization is
     matched by `footnote-section-tag-regexp'.

     Thanks to Sebastian Rose for pushing this change.

More languages for HTML export.
-------------------------------

     More languages are supported during HTML export.  This is
     only relevant for the few special words Org inserts, like
     "Table of Contents", or "Footnotes".  Also the encoding
     issues with this feature seem to be solved now.

     Thanks to Sebastian Rose for pushing me to fix the encoding
     problems.

                 reply	other threads:[~2008-11-11 10:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=AEDF1079-1EAF-4A3B-9B93-FE1B5A4BA3A3@gmail.com \
    --to=carsten.dominik@gmail.com \
    --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).