emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Org-publish-cache - speed up publishing


From: Sebastian Rose
Subject: Re: [Orgmode] Org-publish-cache - speed up publishing
Date: Wed, 05 May 2010 18:04:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Sorry for replying to my own mail again,

but there's a stupid typo in here. The function is called
`org-publish-get-set'. 

Instead of 

  > +   (org-publish-cache-put filename (list property default)))

it should be

  > +   (org-publish-cache-get filename (list property default)))


Corrected patch:


  Sebastian

reply via email to

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