bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: #'clrhash always returns nil


From: Thien-Thi Nguyen
Subject: Re: #'clrhash always returns nil
Date: Fri, 25 Jan 2008 11:03:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux)

() Aidan Kehoe <kehoea@parhasard.net>
() Fri, 25 Jan 2008 10:34:38 +0100

   In XEmacs: 

     (clrhash (make-hash-table))
     => #<hash-table size 0/29 0x54e994>

   Is the GNU behaviour an oversight?
   It seems needlessly incompatible. 

Probably oversight; i have changed `clrhash' to return TABLE for
Emacs 23.  I will refrain from changing it in Emacs 22 unless
someone can convince me such "compatibility change" is considered
a "bugfix".

thi




reply via email to

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