Re: [Orgmode] Re: Docs submitted

2009-02-11 Thread Samuel Wales
The CL spec is online: http://www.lispworks.com/documentation/HyperSpec/Front/ In emacs lisp: function is a special form in `C source code'. (function arg) Like `quote', but preferred for objects which are functions. In byte compilation, `function' causes its argument to be compiled. `quote' can

[Orgmode] Re: Docs submitted (really #')

2009-02-11 Thread Robert Goldman
> Date: Wed, 11 Feb 2009 09:58:43 -0500 > From: Bernt Hansen > Subject: [Orgmode] Re: Docs submitted > To: Carsten Dominik > Cc: emacs-orgmode@gnu.org, "Tom Breton \(Tehom\)" > Message-ID: <87fxilggv0@gollum.intra.norang.ca> > Content-Type: text/plain;

[Orgmode] Re: Docs submitted

2009-02-11 Thread Bernt Hansen
Carsten Dominik writes: > On Feb 11, 2009, at 2:08 AM, Tom Breton (Tehom) wrote: > >> (eval-after-load 'org >> '(progn >> ;;^--HERE. >> (add-to-list 'org-todo-setup-filter-hook >>#'org-choose-setup-filter) >> (add-to-list 'org-todo-get-default-hook >>#'org

[Orgmode] Re: Docs submitted (Was Re: Advice sought on managing decision alternatives.)

2009-02-09 Thread Carsten Dominik
Hi Tom, it looks like efficiency is *not* one of your problems. Thanks a lot for getting this done so quickly. I have just released Org-mode 6.22 which included org-choose.el. As for the documentation, I have made some minor layout changes (turned the level-1 heading into a title, and promoted