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

2010-05-05 Thread Sebastian Rose
Sebastian Rose writes: > --=-=-= > > 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-ge

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

2010-05-05 Thread Sebastian Rose
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 pa

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

2010-05-05 Thread Sebastian Rose
Hi Carsten and Friends of Org-mode, appended is the ongoing caching stuff as patch against the current master. Please everyone: test this patch and report not _if_ it breaks something, but _what_ it actually breaks :-P It is meant to make life as a "publisher" easier (or at least faster ... or l