[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: save-buffer in tar-mode
From: |
Richard Stallman |
Subject: |
Re: save-buffer in tar-mode |
Date: |
Fri, 05 Mar 2004 07:15:29 -0500 |
But in any case, maybe this is just very silly and a plain copy of 25MB
would work just as well. After all when we have to move the gap to update
this tar buffer, we also have to move a significant fraction of
those 25MB, so it won't make things much worse than they already are.
I would guess that it is quite rare to have to move the gap in the tar
buffer. Most uses of tar mode are read-only, I would guess.
So that argument isn't really valid.
However, it may nonetheless be true that copying 25 MB is fast enough
nowadays.