From: Carsten Dominik <carsten.dominik@gmail.com>
To: David Maus <dmaus@ictsoc.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH 0/2] org-publish: Fix errors of commit 339d6fe4bbf7b9858c6323d01f32d0c73a4cd3a8
Date: Sat, 15 May 2010 01:04:27 +0200 [thread overview]
Message-ID: <2B9E4F56-41B3-4E54-89DA-A7A00944E728@gmail.com> (raw)
In-Reply-To: <1273848968-3834-1-git-send-email-dmaus@ictsoc.de>
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.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
prev parent reply other threads:[~2010-05-14 23:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-14 14:56 [PATCH 0/2] org-publish: Fix errors of commit 339d6fe4bbf7b9858c6323d01f32d0c73a4cd3a8 David Maus
2010-05-14 23:04 ` Carsten Dominik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2B9E4F56-41B3-4E54-89DA-A7A00944E728@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=dmaus@ictsoc.de \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).