From: Sebastian Rose <sebastian_rose@gmx.de>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Invalid content in publishing cache: Printed representation of hash table [6.36trans]
Date: Thu, 20 May 2010 17:56:18 +0200 [thread overview]
Message-ID: <87mxvuh8il.fsf@gmx.de> (raw)
In-Reply-To: <AB25C110-27B3-4B2F-B209-15DF6D25905C@gmail.com> (Carsten Dominik's message of "Thu, 20 May 2010 17:26:33 +0200")
Carsten Dominik <carsten.dominik@gmail.com> writes:
> On May 20, 2010, at 5:25 PM, David Maus wrote:
>
>> Carsten Dominik wrote:
>>
>>> Actually - this seems to work for me just fine...
>>> Don't know why, because I know that statement in the Emacs Lisp manual
>>> as well.
>>
>>> Ah, maybe there are different Emacs versions in play? 23.1.90.1 is the
>>> one I jut now tried. It does not work in Emacs 22.
>>
>> Here it's 23.1.1, shipped with Debian GNU/Linux "Sid".
The cache-file is loaded in one place:
lisp/org-publish.el, line 938:
(if cexists (load-file cache-file))
...and written in lisp/org-publish.el in the function:
(defun org-publish-write-cache-file (&optional free-cache)
This might be the place to change it, because `load-file' is what's
supposed to work, right?
Which syntax is needed to make this work for elder emacsen?
Sebastian
prev parent reply other threads:[~2010-05-20 15:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-19 7:16 Bug: Invalid content in publishing cache: Printed representation of hash table [6.36trans] David Maus
2010-05-20 7:39 ` Carsten Dominik
2010-05-20 15:25 ` David Maus
2010-05-20 15:26 ` Carsten Dominik
2010-05-20 15:56 ` Sebastian Rose [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=87mxvuh8il.fsf@gmx.de \
--to=sebastian_rose@gmx.de \
--cc=carsten.dominik@gmail.com \
--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).