Michael Welle writes:
> Hello,
>
> Giuseppe Lipari writes:
>
>> Hello,
>>
>> I usually define each project into a separate project.el file, and I use a
>> batch scripts for publishing, something like this:
>>
>> publish.sh:
>> -
>> emacs --batch -l batch_project.el --kill
> ah, that makes se
Hello,
I usually define each project into a separate project.el file, and I use a
batch scripts for publishing, something like this:
publish.sh:
-
emacs --batch -l batch_project.el --kill
-
And my project.el
-
(add-to-list 'load-path "~/elisp/org-mode/lisp") (add-to-list 'load-path
"