emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] [PATCH 0/2] org-publish: Fix errors of commit 339d6fe4bbf7


From: Carsten Dominik
Subject: Re: [Orgmode] [PATCH 0/2] org-publish: Fix errors of commit 339d6fe4bbf7b9858c6323d01f32d0c73a4cd3a8
Date: Sat, 15 May 2010 01:04:27 +0200

Applied, thanks.

- Carsten

On May 14, 2010, at 4:56 PM, David Maus wrote:

Commit 339d6fe4bbf7b9858c6323d01f32d0c73a4cd3a8 introduced two bugs in
org-publish:

- it used something that resulted in "Invalid read syntax: '#'" when
  compiling: #s(...) that should be a (make-hash-table ...)

- call two function `org-publish-cache-set' with superfluous third
  argument

Both patches are available on git://github.com/dmj/dmj-org-mode.git
quickfix.

Not sure if such small bugfixes go into ChangeLog, so no ChangeLog
update here.

HTH
-- David

David Maus (2):
 Use `make-hash-table' to create hash table of org-publish-cache.
 Remove superfluous third argument to `org-publish-cache-set'.

lisp/org-publish.el |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






reply via email to

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