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: Tue, 02 Dec 2008 16:59:54 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> I really wish I could write all this in ELisp :)
> That should be fairly easy by introducing a variable, say,
> hash-table-reader-function and just calling its value when set (and
> bailing out if not).  That can then be implemented fully in Lisp.

Yes, that would seem like a good idea, although I'm not sure how ready
the C reader code is to let elisp evaluation take place in the middle
of it, so we may find some trouble, but it's worth trying.


        Stefan




reply via email to

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