project setup emacs org-mode
Posted
by Dervin Thunk
on Stack Overflow
See other posts from Stack Overflow
or by Dervin Thunk
Published on 2010-03-24T19:11:44Z
Indexed on
2010/03/24
20:13 UTC
Read the original article
Hit count: 603
Dear Emacs gurus;
I would like to set up a project to be published as HTML using org-mode. I don't want to litter my .emacs with project definitions, and I was wondering where I could put the (setq org-publish-project-alist) variable. Can I somehow put it in the same dir?
Thank you
© Stack Overflow or respective owner