[Orgmode] org-export-latex broken in Emacs

2007-11-15 Thread Leo
Hi there, The file org-export-latex.el included with Emacs CVS head is broken. , | Debugger entered--Lisp error: (wrong-type-argument stringp nil) | file-name-nondirectory(nil) | org-export-as-latex(nil nil nil "*Org LaTeX Export*" nil) | org-export-region-as-latex(16465 16952 nil) |

Re: [Orgmode] State excluded in agenda

2007-11-15 Thread Wanrong Lin
Thank you. I read the manual again and found that actually I can have multiple "DONE" states so your suggestion works very well (with org-agenda-skip-scheduled-if-done set to t). I do have a "HOLD" state, which is equivalent to your "DEFERRED" state. Wanrong John Wiegley wrote: I just make

Re: [Orgmode] State excluded in agenda

2007-11-15 Thread John Wiegley
I just make "CANCELLED" a DONE state, since it represent a state from which no further transitions can take place. You might also consider a "DEFERRED" state, for tasks you are pushing into the indefinite future. John On Nov 15, 2007, at 12:34 PM, Wanrong Lin wrote: I have a "CANCELED" TOD

[Orgmode] State excluded in agenda

2007-11-15 Thread Wanrong Lin
Hi, I have a "CANCELED" TODO state. When I change a scheduled item to this state, I do not want it to show up in the agenda. I still want to keep the original scheduled date or deadline though just in case later I need to activate it again. I can do some tricks like turning the schedule/deadl

Re: [Orgmode] undo in org.el

2007-11-15 Thread Dr. Volker Zell
> Carsten Dominik writes: > On 13Nov2007, at 12:44 PM, Tim O'Callaghan wrote: >> On 13/11/2007, Carsten Dominik <[EMAIL PROTECTED]> wrote: >>> Dammit, if I only had know about this earlier! I implemented >>> multibuffer undo for the agenda, sort-of by hand. This looks much

Re: [Orgmode] undo in org.el

2007-11-15 Thread Carsten Dominik
On 15Nov2007, at 12:45 PM, Dr. Volker Zell wrote: How about someone stepping forward and trying to release an XEmacs package containing noutline.el and org-mode? Anyone who feels up to this? Because I will not have the time. I'm already maintaing XEmacs for cygwin. I will give it a try a