andrea wrote:
> Nick Dokos writes:
>
>
> > Further along in the thread I pointed out to you, there is a discussion
> > of emacs --batch implying emacs -q and how to load your .emacs file.
> > I believe that't the problem you are having.
> >
>
> Alright I can try, but I don't want to load my c
andrea wrote:
> Carsten Dominik writes:
>
> > On Dec 20, 2009, at 11:43 PM, andrea wrote:
> >
> >> Nick Dokos writes:
> >>
> >>> See the thread at
> >>>
> >>>http://thread.gmane.org/gmane.emacs.orgmode/17059
> >>
> >> I also tried the scripts from that thread (but it's actually the same
>
On Dec 20, 2009, at 11:43 PM, andrea wrote:
Nick Dokos writes:
See the thread at
http://thread.gmane.org/gmane.emacs.orgmode/17059
I also tried the scripts from that thread (but it's actually the same
thing), I always get the same error.
What could that mean:
"converting file euler.or
On Nov 29, 2008, at 3:31 AM, Lindsay Todd wrote:
To answer my own question, this incantation seems to work:
emacs -batch -l ~/.emacs \
-eval '(progn (find-file "~/projects/gtd.org")
(org-tags-sparse-tree t "TODO=\"PROJECT\"|TODO=
\"MAYBE\"")
(org-export-visi