emacs-devel
[Top][All Lists]
Advanced

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

Re: Occur stack


From: Lars Ingebrigtsen
Subject: Re: Occur stack
Date: Thu, 16 Jan 2014 10:46:01 +0100
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

David Kastrup <address@hidden> writes:

> My point, namely that an easibly accessible history regenerated
> transparently is much cheaper than buffers to keep around.

I doubt that's correct.  Putting the text of the buffer into a string
(and recovering it) when you hit `l' is much cheaper than running
"grep".

There will be an increased memory usage, of course, but we can limit the
history depth to something reasonable.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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