[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with Emacs 21.3 pretest
From: |
Richard Stallman |
Subject: |
Re: Problem with Emacs 21.3 pretest |
Date: |
Fri, 31 May 2002 01:05:39 -0600 (MDT) |
Couldn't we just use a (weak) hash table to do the caching, anyway?
That idea seems worth trying. (We did not have weak hash tables back
then.) If it is fast enough (and I expect it is), it would be a big
increase in clarity and reliability. Would you like to try
implementing it?