[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Publishing Projects to Html
From: |
Manish |
Subject: |
Re: [Orgmode] Publishing Projects to Html |
Date: |
Mon, 29 Jun 2009 22:19:21 +0530 |
On Mon, Jun 29, 2009 at 9:14 PM, charles snyder wrote:
> Hi
>
> I have been trying out 'publish projects' in org mode. It works
> perfectly (following the instructions on Sebastian's tutorial), but
> I have a very basic question - The tutorial describes putting
>
> (require 'org-publish)
> (setq org-publish-project-alist
> '(
>
> ;; ... add all the components here (see below)...
>
>
> ))
>
> into the *scratch* buffer, followed by C-x C-e two times. Other than
> re-entering all the "org-publish-project-alist" info each time I
> publish to HTML, where does this code go -
>
> ? into my .emacs file
> ? change it via org menu -> customize -> customize -> Org Publishing -> Org
> Publish Project alist
> ? a separate file
You can keep the org-publish-project-alist settings into .emacs. It
still goes to .emacs if you change it via customize (unless you
customize custom-file as well.)
--
Manish