On Mon, Jan 19, 2009 at 9:43 PM, David St-Hilaire wrote: > Hi all! > > I am new to the org-mode, but its been very helpfull so far :). I was > wondering though, where should I put the elisp code that is sometime > required? > > For example, when creating a project I have to set the > org-publish-project-alist variable, but where that setq should be? > I've put it in my ~/.emacs, but I am sure that there must be a better > alternative :). Can it be somehow put directly in the org file?
Some of the publishing options can be kept in the org file itself but some others would need to defined as part of org-publish-project-alist itself only. Is there a reason why you do not wish to keep the settings in .emacs file? -- Manish _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode