emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with Emacs 21.3 pretest


From: Miles Bader
Subject: Re: Problem with Emacs 21.3 pretest
Date: 30 May 2002 07:12:06 +0900

"Stefan Monnier" <monnier+gnu/address@hidden> writes:
> Note that I'm less and less sure that this caching is still important.
> I have turned it off here (or rather I have changed the code to always
> refresh the cache) and it's not noticeably slower (on my 266Mhz PII).

I agree that the `menu-item munging' is bad, it often seems to be the
cause of wierd `bugs'.

Couldn't we just use a (weak) hash table to do the caching, anyway?
Then it could still cache, but it wouldn't munge the input.

-Miles
-- 
Saa, shall we dance?  (from a dance-class advertisement)



reply via email to

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