emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] elisp code location?


From: Manish
Subject: Re: [Orgmode] elisp code location?
Date: Mon, 19 Jan 2009 22:19:33 +0530

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]