Visuwesh writes: > [செவ்வாய் மே 31, 2022] Andreas Schwab wrote: > >> On Mai 31 2022, Akib Azmain Turja wrote: >> >>> But it says that with-memoizaton function definition is >>> void, >> >> That function indeed doesn't exist in Emacs, so it must be coming from >> some customisation of yours. > > with-memoization is a Lisp macro in ‘subr-x.el’. > > (with-memoization PLACE &rest CODE) > > Return the value of CODE and stash it in PLACE. > If PLACE’s value is non-nil, then don’t bother evaluating CODE > and return the value found in PLACE instead. > > Probably introduced at or before Emacs version 29.1. > > It's a macro tho. Yes, this is what I meant. -- Akib Azmain Turja This message is signed by me with my GnuPG key. It's fingerprint is: 7001 8CE5 819F 17A3 BBA6 66AF E74F 0EFA 922A E7F5