emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-publish


From: Carsten Dominik
Subject: Re: [Orgmode] org-publish
Date: Mon, 23 Jun 2008 18:19:32 +0200


On Jun 23, 2008, at 12:39 PM, Richard G Riley wrote:

Carsten Dominik <address@hidden> writes:

Have you tried

(setq org-publish-use-timestamps-flag nil)


?  Maybe you have not changed the input files for a while, and Org
thinks they have already been published......


That fixed it. I had never published before and my first query of this
variable says it did not exist ...

This is because it is located in a module that is not loaded by default, only when it is needed.

If you want all these modules loaded, all variable always available, I think you
can load Org with

(require 'org-install)
(org-require-autoloaded-modules)


- Carsten




reply via email to

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