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: Chong Yidong
Subject: Re: hash-table-{to, from}-alist
Date: Thu, 30 Jul 2009 15:08:01 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Ted Zlatanov <address@hidden> writes:

> The Gnus registry is my first target since I control that code.  My
> question is, what's the right way to tell applications that hashtable
> print/read support is available?  Is it with featurep and provide?  If
> so, what name should I use and where do I put the provide statement
> (looks like lisp/bindings.el from a quick look)?

Put the `provide' call in whichever file the code for the hastable
print/read support resides (which I guess will be one of the C files).




reply via email to

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