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: Stefan Monnier
Subject: Re: hash-table-{to, from}-alist
Date: Fri, 21 Nov 2008 17:02:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

TZ> I propose the following functions (originals were contributed to Gnus by
TZ> Andreas Fuchs <address@hidden>):

TZ> (defun hash-table-to-alist (hash)
TZ> (defun hash-table-from-alist (alist &rest options)

> If there are no objections or comments, I'll commit my version tomorrow
> with a manual update to follow once the functions are stable.  Where
> should this go under the lisp/ directory?

They don't look too harmful, but I think we need more: we need to hook
this into prin1 and into read so it works transparently.

So all this looks pretty "post 23.1" to me.


        Stefan




reply via email to

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