[Orgmode] Re: Toggle 'closed' in org-agenda-log-mode-items

2009-10-28 Thread Steve Cothern
Hi Nathan, I wanted to do the same thing. Here's a snippet of elisp that does the job -- it's a bit simpleminded but gets the job done: (defun org-toggle-agenda-show-closed-logs () ;; pseudo code -- ;if org-agenda-log-mode-items contains 'closed' then ;remove 'closed' from

[Orgmode] Plain list structured editing question

2009-06-26 Thread Steve Cothern
Hi folks (and Carsten in particular!), I have just started playing with org-mode and have to say WOW! What a fantastic tool! The more I use it the more I like it! I am puzzled about something tho' that may be just due to my level of experience with the tool. I am using 6.28b and from the

[Orgmode] Cannot get clock history persist to work...

2009-07-14 Thread Steve Cothern
Hi Folks, Subject says it all. I am following Bernt's excellent web resource in getting up and going on Org mode. I confirm that the history is being saved in ~/.emacs.d/org-clock-save.el. I have tried both (setq org-clock-persistence-insinuate) and (org-clock-persistence-insinuate)