From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Org-mode release 4.57
Date: Tue, 28 Nov 2006 08:26:38 +0100 [thread overview]
Message-ID: <bfb09dbc9b983bb25f1449bf9061aec1@science.uva.nl> (raw)
Hi all,
Org-mode version 4.57 is at
http://www.astro.uva.nl/~dominik/Tools/org/
This is a release with quite a few user-visible changes, so make sure
you read through the list below and see if there is something
you might want to use.
Enjoy!
- Carsten
Changes in Version 4.57
=======================
Sorting of outline items on same level
--------------------------------------
Sorting can be done alphabetically, numerically, or by time stamp.
Reverse sorting is also possible.
The implementation is reasonably fast, so you can sort trees
with 10000 entries without any problem.
Thanks to Charles Cave and Bastien Guerry for ideas.
Sorting tables has become more comfortable
------------------------------------------
Table sorting uses the same algorithm as entry sorting and therefore
can now also use time-stamps for sorting.
Sorting now automatically selects the sorting column by using the
column where the cursor is in. If the cursor is before the first
column, you will be prompted for the sorting column.
Sorting also automatically selects
the row range to sort, by taking the range between the nearest
horizontal lines in the table, or the whole table. For me,
this is the right range 99.9% of cases.
You can still limit the range to be sorted by creating an active
region. In this case, the mark specifies the first sorting
line *and* the sorting column. Point gives the last sorting line.
Changes in Agenda buffer
------------------------
- `C-c C-o' follows a link in the current line
(request from Xiao-Yong Jin)
- `C-c $' archives the subtree corresponding to the line (Bastien).
(request from Bastien Guerry)
- Changing dates with S-left and S-right shows the new date in the
agenda line using an overlay. To move the entry to the new date
in the agenda buffer you still need to press "r".
(request from Pete Phillips)
- New option `org-agenda-skip-scheduled-if-done'. When set,
scheduled items will not show up in the agenda for the day
when they had been scheduled.
(reported by Ramon Diaz-Uriarte)
Agenda and sparse tree construction using regexps for tags
----------------------------------------------------------
A tags match can now, for example, look like this:
+WORK+{^BOSS.*}
to match headlines that contain the tag WORK and any other tag
starting with BOSS, for example BOSS_URGENT, BOSS_PRIVATE,
BOSS_KICKHISASS
This was a request from Bastien Guerry.
Enhancement for the date/time prompt
------------------------------------
When prompted for a date/time, entering "+7" indicates a date
7 days from now - but only this is the only thing you enter at
the prompt. So you cannot enter "+7 13:30", for example.
Again, this was a request from Bastien.
Custom time formats also apply to exported html and ascii
---------------------------------------------------------
Bug fixes
---------
I just cannot believe how many little bugs were found again. This
includes the persistent bug with linking to gnus, which is now
finally fixed.
Thanks to everyone who reported and/or helped to analyze bugs.
reply other threads:[~2006-11-28 7:26 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=bfb09dbc9b983bb25f1449bf9061aec1@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).