* Org-mode Version 5.16
@ 2007-12-01 11:44 Carsten Dominik
2007-12-02 2:29 ` Mark A. Hershberger
0 siblings, 1 reply; 2+ messages in thread
From: Carsten Dominik @ 2007-12-01 11:44 UTC (permalink / raw)
To: emacs-orgmode
Hi,
I am releasing Org-mode verion 5.16 at http://orgmode.org
Enjoy!
- Carsten
Changes in Version 5.16
~~~~~~~~~~~~~~~~~~~~~
Details
=======
Restriction lock on agenda scope
--------------------------------
You can now permanently lock the agenda construction to a
certain scope, like a file or a subtree. So instead of
pressing "<" for each command in the agenda dispatcher, you
only once select a restriction scope. All subsequent agenda
commands will than respect this restriction. For example,
you can use this at work, to limit agendas to your work file
or tree, and at home to limit to the home file or tree. Or
you can use it during the day in order to focus in on certain
projects.
You select a scope with the command `C-c C-x <', which
restricts to the current subtree. When called with a `C-u'
prefix, the restriction is to the current file. You can also
make restrictions from the speedbar frame, see below.
When making a new restriction and an agenda window is
currently visible, it will immediately be updated to reflect
the new scope. TO if you like you can display an agenda view
and then watch it change in various scopes.
To get rid of the restriction, use the command "C-c C-x >".
Or press ">" in the agenda dispatcher. Also, and use of "<"
in the dispatcher will disable the restriction lock and
select a new restriction.
Thanks to Rick Moynihan for triggering this development.
Imenu and Speedbar support
--------------------------
- Org-mode now supports Imenu. For example, with the setting
(add-hook 'org-mode-hook
(lambda () 'imenu-add-to-menubar "Imenu"))
a menu will be created in each Org-mode buffer that
provides access to all level 1 and level 2 headings. The
depth of the menu can be set with the variable
`org-imenu-depth'.
- org-mode now supports Speedbar. This means that you can
drill into the first and second level headlines of an
Org-mode file right from the speedbar frame.
- You can set a restriction lock for the Org-mode agenda to a
file or a subtree directly from the speedbar frame. Just
press "<" with the cursor on an Org-mode file or subtree to
set the lock and immediately update the agenda if it is
visible. Use ">" to get rid of the lock again.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Org-mode Version 5.16
2007-12-01 11:44 Org-mode Version 5.16 Carsten Dominik
@ 2007-12-02 2:29 ` Mark A. Hershberger
0 siblings, 0 replies; 2+ messages in thread
From: Mark A. Hershberger @ 2007-12-02 2:29 UTC (permalink / raw)
To: emacs-orgmode
If anyone running Ubuntu Gutsy is interested in having an org-mode
package that is kept relatively up-to-date, I have an archive on
Launchpad. (See https://launchpad.net/~hexmode/+archive/)
In your sources.list:
deb http://ppa.launchpad.net/hexmode/ubuntu gutsy main
deb-src http://ppa.launchpad.net/hexmode/ubuntu gutsy main
I've just uploaded a package for 5.16 and, after some testing, it
appears to be working.
--
http://hexmode.com/
GPG Fingerprint: 7E15 362D A32C DFAB E4D2 B37A 735E F10A 2DFC BFF5
The most beautiful experience we can have is the mysterious.
-- Albert Einstein, The World As I See it
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-02 2:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-01 11:44 Org-mode Version 5.16 Carsten Dominik
2007-12-02 2:29 ` Mark A. Hershberger
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).