From: Carsten Dominik <dominik@science.uva.nl>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Org-mode version 4.68
Date: Tue, 13 Mar 2007 05:31:29 +0100 [thread overview]
Message-ID: <1c43fad8a5823dc1386f861a4984ae26@science.uva.nl> (raw)
Org-mode version 4.68 is available at
http://www.astro.uva.nl/~dominik/Tools/org
Enjoy!
- Carsten
Changes in Version 4.68
-----------------------
* Overview
- Priority handling in the tags view
- Date/time prompt follows the popup calender, and accepts AM/PM
times.
- Standard references like B4 in the spreadsheet.
- Improvements to the formula editor.
- C-j does better indentation.
- Bug fixes
* Details
- Priority handling in the tags view
+ Agenda lists selected by tag are now sorted by priority.
Thanks to Andrew Korty for reporting this omission.
- Improvements to the date/time prompt.
+ When you move (using S-cursor keys) the cursor in the pop-up
calendar window while responding to a date/time prompt, the
prompt is updated with the new default date. Works only under
Emacs because I don't know how to modify the prompt under
XEmacs. Thanks to Bastien for this idea.
+ You can now enter AM/PM times at this prompt.
- Changes in the spreadsheet
+ You can now also write B4 instead of @4$2 as a reference in
formulas. The column references without specified row can be
written as C& instead of $3. Such references make formulas
easier to read and are now the default way how references are
shown when you edit existing formulas. To get the old behavior
back (i.e. only @row$col references), set the variable
`org-table-use-standard-references' to nil.
Relative references like @-3$-2 or @II..III continue to use the
internal format.
- Changes in the formula editor (the one you get with "C-c '")
+ The formulas are organized in a more logical way.
+ There is now a menu with commands.
+ When starting the formula editor with "C-c '", the cursor
immediately moves to the formula for the current field.
+ With the cursor on a reference in the formula, you can use
S-cursor keys to change the field being referenced.
- C-j indents the following line correctly whe used in a headline
or in aplain list item. Thanks to Leo for this suggestion.
- Bug fixes
+ Flyspell now knows about special org-mode commands.
Thanks to Vinod Valsalam for reporting this problem, and to
Andrew Korty for showing how to fix it.
+ Most other bugs discussed recently on emacs-orgmode@gnu.org
should be fixed, except the problem with non-ASCII characters
in tags....
next reply other threads:[~2007-03-13 4:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-13 4:31 Carsten Dominik [this message]
2007-03-16 11:11 ` Org-mode version 4.68 Bastien
2007-03-16 17:08 ` Carsten Dominik
2007-03-16 18:39 ` Bastien
2007-03-18 7:00 ` Carsten Dominik
2007-03-17 11:38 ` David O'Toole
2007-03-31 21:58 ` T. V. Raman
2007-05-21 6:36 ` Carsten Dominik
2007-03-19 14:21 ` Alex Fu
2007-03-20 12:14 ` Carsten Dominik
2007-03-21 6:59 ` Carsten Dominik
2007-03-21 8:58 ` Bastien
2007-03-22 8:25 ` Leo
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1c43fad8a5823dc1386f861a4984ae26@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.