emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Org-mode release 4.58
@ 2006-12-05 10:21 Carsten Dominik
  2006-12-05 20:59 ` Eddward DeVilla
  2006-12-06 10:45 ` Bastien
  0 siblings, 2 replies; 11+ messages in thread
From: Carsten Dominik @ 2006-12-05 10:21 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I have released a new version of Org-mode, at

http://www.astro.uva.nl/~dominik/Tools/org/

Don't forget to press the refresh button in your browser, to make
sure it does not show you a cached version of the page.

Enjoy!

- Carsten

Changes in version 4.58
-----------------------

- Full undo support in the agenda.

     You can now use UNDO in the agenda.  This command will reverse 
changes
     to the agenda *and* the linked buffer if this change was make with
     a remove editing command from the agenda.
     I am quite, but not 100% sure that this does always the right
     thing, so serious testing would be very much appreciated.

- Finding stuck projects for the weekly GTD review.

     The idea for this goes back to a mail from Tim O Callaghan:
        http://thread.gmane.org/gmane.emacs.orgmode/518/focus=523

     Projects that are stuck in the GTD sense if they have no
     NEXT ACTIONS defined.
     For example, if in your GTD setup you identify projects with a
     tag PROJ, and if you have a TODO keyword NEXT to indicate next
     actions, you could do

       (setq org-stuck-projects '("+PROJ/-DONE" ("NEXT") nil))

     and then use `C-c a #' to get a list of stuck projets

     This feature is still experimental.  It does seem to work for me, 
but
     it may not yet fit other people's requirements, please give me 
feedback.

     This is implemented using a new extension feature that is described
     in appendix A3 in the manual, so people who know Lisp can hack it.

- Visiting projects (subtrees) in an indirect buffer.

   This uses a dedicated frame to display the tasks.  The command is
   bound to `C-c C-x b' in an Org-mode buffer, and to `b' in the agenda.

   This is based on a discussion with Eddward DeVilla and
   Jason F. McBrayer.

- auto-filling for comments works now under Emacs, I have not yet have
   time to fix the filling stuff under XEmacs.  Coming soon.?


Enjoy!

- Carsten

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2006-12-07 11:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-05 10:21 Org-mode release 4.58 Carsten Dominik
2006-12-05 20:59 ` Eddward DeVilla
2006-12-05 21:13   ` Carsten Dominik
2006-12-05 21:14   ` Jason F. McBrayer
2006-12-06  2:52     ` Carsten Dominik
2006-12-06 15:54       ` Jason F. McBrayer
2006-12-06 10:45 ` Bastien
2006-12-06 23:09   ` Carsten Dominik
2006-12-07  9:46     ` Bastien
2006-12-07 11:08       ` Carsten Dominik
2006-12-07 11:39         ` Bastien

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).