On 09/06/2009, at 22:24 , Carsten Dominik wrote:
On Jun 9, 2009, at 12:40 PM, Angus Gibson wrote:
I am a recent convert to org-mode, and the ability to export the
agenda is very useful. Currently I have a script that runs every 10
seconds or so that calls:
emacs -batch -l ~/.emacs -eval
I am a recent convert to org-mode, and the ability to export the
agenda is very useful. Currently I have a script that runs every 10
seconds or so that calls:
emacs -batch -l ~/.emacs -eval '(org-batch-agenda "a" org-agenda-ndays
1)' 2>/dev/null
In order to put the agenda items on my desk