Gnus development mailing list
 help / color / mirror / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: ding@gnus.org
Subject: Re: ERT tests on Emacs22
Date: Thu, 19 May 2011 05:11:38 -0500	[thread overview]
Message-ID: <87wrhnatk5.fsf@lifelogs.com> (raw)
In-Reply-To: <m2hb8rtc6z.fsf@ibookg4-c2.pc.gwdg.de>

On Thu, 19 May 2011 08:51:48 +0200 David Engster <deng@randomsample.de> wrote: 

DE> EIEIO simply uses `prin1' to get a printed representation. If XEmacs has
DE> a native hashtable serializer, it should work with this, but it seems it
DE> doesn't:
DE> #+begin_src lisp
DE> (progn
DE>   (setq db (make-hash-table)) 
DE>   (puthash 'foo 5 db) 
DE>   (with-temp-buffer
DE>     (prin1 db (current-buffer))
DE>     (goto-char (point-min))
DE>     (read (current-buffer))))
DE> #+end_src

--> Invalid read-syntax: Cannot read unreadable object

DE> This is on XEmacs 21.5b29.

Stephen Turnbull said it does on emacs-devel a while ago when we
discussed the GNU Emacs hashtable serialization.  If an XEmacs user
could investigate this further, it would be helpful.

Ted




  reply	other threads:[~2011-05-19 10:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m2sjsedbvk.fsf@engster.org>
2011-05-18 14:52 ` Ted Zlatanov
2011-05-18 15:38   ` David Engster
2011-05-18 20:46     ` Ted Zlatanov
2011-05-19  6:51       ` David Engster
2011-05-19 10:11         ` Ted Zlatanov [this message]
2011-05-19  6:25   ` Gnus registry and Emacs <= 23.1 (was: ERT tests on Emacs22) Reiner Steib
2011-05-19 10:08     ` Gnus registry and Emacs <= 23.1 Ted Zlatanov

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wrhnatk5.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=ding@gnus.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.
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 NNTP newsgroup(s).