[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: linked-buffer.el 0.1
From: |
Stefan Monnier |
Subject: |
Re: linked-buffer.el 0.1 |
Date: |
Fri, 14 Feb 2014 11:23:26 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> Having said that, the current implementation is very dumb (it copies the
> entire buffer every keypress) and it seems to behave fine.
Of course, this introduces a significant performance problem, tho it may
only rear its ugly head in some rather than all cases.
But it also breaks the mark-ring, AFAIK.
Stefan