emacs-devel
[Top][All Lists]
Advanced

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

Re: memoize ability in Emacs Lisp?


From: Randal L. Schwartz
Subject: Re: memoize ability in Emacs Lisp?
Date: 17 Jun 2005 07:48:26 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

>>>>> "Ted" == Ted Zlatanov <address@hidden> writes:

Ted> Does something like the Memoize Perl module exist for Emacs Lisp?
Ted> http://perl.plover.com/Memoize

Ted> It seems like a very useful thing to have this kind of caching
Ted> ability when the code needs it.

Appropriately set "advice" would probably achieve that.  See the "elisp"
manual, index "advice".

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!




reply via email to

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