emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Bug: Invalid content in publishing cache: Printed representati


From: David Maus
Subject: [Orgmode] Bug: Invalid content in publishing cache: Printed representation of hash table [6.36trans]
Date: Wed, 19 May 2010 09:16:59 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.1 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

While trying to publish a web page project Org publish throws an
error:

,----
| Debugger entered--Lisp error: (invalid-read-syntax "#")
|   eval-buffer(#<buffer  *load*> nil 
"/home/dmaus/.org-timestamps/ictsoc-base-dyn.cache" nil t)  ; Reading at buffer 
position 28
`----

The problem is that the .cache file for the publishing project
contains the printed representation of a hash table:

,----[ ictsoc-base-dyn.cache ]
| (setq org-publish-cache
|   #<hash-table 'equal nil 3/100 0xab08dc0>)
`----

What is invalid according to the manual ("Hash notation cannot be read
at all, so the Lisp reader signals the error invalid-read-syntax
whenever it encounters ‘#<’.", 2.1: Printed Representation and Read
Syntax).

HTH
 -- David


Emacs  : GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2)
 of 2009-11-02 on raven, modified by Debian
Package: Org-mode version 6.36trans
-- 
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgpnTD6VKYwP9.pgp
Description: PGP signature


reply via email to

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