From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: org-mode 4.46
Date: Fri, 1 Sep 2006 13:45:54 +0200 [thread overview]
Message-ID: <a411f303960caebb0cba01d3fd00fb36@science.uva.nl> (raw)
at http://www.astro.uva.nl/~dominik/Tools/org
Changes in version 4.46
- Custom commands may create an agenda which contains several blocks,
each block made by a different agenda command.
This was proposed by Piotr Zielinski and Pete Phillips. Check
out section 8.9.2 in the manual to find out how to do this.
- Agenda commands can be restricted to the current file, region, or
subtree. Thanks to Piotr for this idea.
You restrict to the current file by sneaking in a "1" between
`C-c a' and the key selecting the agenda command. For example
`C-c a 1 t' creates the TODO list for the current buffer.
By using "0" instead of "1", the restriction is to the current
subtree or, if there is an active selection, to that selection.
The next C-c a command will again use the all agenda files.
- The timeline command must now be called through the agenda
dispatcher (C-c a L). `C-c C-r' no longer works.
- Agenda items can be sorted by tag. The *last* tag is used for this.
This was a request from Pete. Why the last tag, you may wonder?
Because the tag list for an item starts with inherited tags, and
most local tag setting is probably the best to use for sorting.
- The prefix and the sorting strategy for agenda items can now
depend upon the agenda type.
Take a look at the options `org-agenda-prefix-format' and
`org-agenda-sorting-strategy' if you would like to use this.
- The handling of mailto links can be customized. Until now, mailto
links were passed to `browse-url', an this may not be what you
want, in particular if you use a mailer inside Emacs. See the
new variable `org-link-mailto-program'.
- `mailto' links can specify a subject after a double colon, like
[[mailto:carsten@orgmode.org::Org-mode is buggy]].
Thanks to Matt Hodges for these two proposals and a patch.
- In the #+STARTUP line, M-TAB completes valid keywords.
There are too many options for the STARTUP line to remember
them all. So if you forget which one you need, use completion.
- In the #+TAGS: line, M-TAB after ":" inserts all currently used tags.
So if you want to go from a dynamic tags list to a predefined one,
you easily get a good starting value for your list in this way.
- The problems with Checkbox statistics on Emacs 21 are fixed.
- And more small bug fixes.
next reply other threads:[~2006-09-01 11:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-01 11:45 Carsten Dominik [this message]
2006-09-01 17:53 ` org-mode 4.46 Ed Hirgelt
2006-09-01 21:04 ` Carsten Dominik
2006-09-01 20:24 ` Daniel J. Sinder
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=a411f303960caebb0cba01d3fd00fb36@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).