emacs-devel
[Top][All Lists]
Advanced

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

Re: hash-table-{to, from}-alist


From: Ted Zlatanov
Subject: Re: hash-table-{to, from}-alist
Date: Fri, 31 Jul 2009 13:10:47 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux)

On Thu, 30 Jul 2009 17:04:22 -0400 Stefan Monnier <address@hidden> wrote: 

>>> OK.  Can I use two names: "hashtable-read" and "hashtable-print" for the
>>> feature?  I can't think of a single name that doesn't sound clumsy
>>> (suggestions welcome, of course).

>> Just hashtable-read, I think.  After all, hashtables already have a
>> print representation (all Lisp objects do)---the present difficulty is
>> that this print representation isn't readable.

SM> Or hashtable-print-readable.

Attached is the patch for review.  I've been using it for a while with
no issues, FWIW.

Thanks
Ted

Attachment: hashprint.patch
Description: Text Data


reply via email to

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