Carsten,
I'll give it a try. Mannish already pointed me to Worg. I installed
git and am trying to get started but am running into a problem with
even using git to get editable files. It seems I need access to
ssh-keygen which I don't have (being on Windows...)
I'll keep trying (in my spare ti
I guess this would be a good FAQ entry. Would you like to write one?
- Carsten
On Jan 26, 2009, at 7:39 PM, Mark Elston wrote:
Carsten,
Thanks. The quoting was the problem. I changed the line from what
I had below to:
c:\emacs-22.3\bin\emacs.exe -batch -l ~/_emacs_org -eval \
"(org-ba
Carsten,
Thanks. The quoting was the problem. I changed the line from what
I had below to:
c:\emacs-22.3\bin\emacs.exe -batch -l ~/_emacs_org -eval \
"(org-batch-agenda \"S\")"
and it now works like I expect.
Perhaps there should be somewhere to deal with some of these platform
specifi
On Jan 23, 2009, at 1:28 AM, Mark Elston wrote:
I am trying to export information from my org files and am
getting an error every time I run the batch file (Windows XP)
I am starting with a stripped down .emacs file which just sets up
my load path then does the following:
I am trying to export information from my org files and am
getting an error every time I run the batch file (Windows XP)
I am starting with a stripped down .emacs file which just sets up
my load path then does the following:
;;;