From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Bug: Publish cache files have invalid read syntax for Emacs 22 [6.36trans (release_6.36.98.g15539)] Date: Tue, 25 May 2010 08:24:06 -0400 Message-ID: <871vd0kw49.fsf@gollum.intra.norang.ca> References: <87aarolk5y.fsf@gollum.intra.norang.ca> <0C98C8BE-14AA-4C79-B833-39E3AE58F7E2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=38086 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OGtB5-0003yI-IH for emacs-orgmode@gnu.org; Tue, 25 May 2010 08:24:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OGtB4-0002gm-Dz for emacs-orgmode@gnu.org; Tue, 25 May 2010 08:24:11 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:49273) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OGtB4-0002gg-CP for emacs-orgmode@gnu.org; Tue, 25 May 2010 08:24:10 -0400 In-Reply-To: <0C98C8BE-14AA-4C79-B833-39E3AE58F7E2@gmail.com> (Carsten Dominik's message of "Tue\, 25 May 2010 13\:43\:23 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org This works again. Thanks! Carsten Dominik writes: > Hi Bernt, > > I believe this is fixed now. > > - Carsten > > On May 25, 2010, at 5:44 AM, Bernt Hansen wrote: > >> >> The cache files for publishing generated by org-mode are no longer >> readable by Emacs 22. >> >> ,----[ doc-org.cache ] >> | (setq org-publish-cache >> | #) >> `----