help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: md5 checksum of a img file, or get the value of 100th byte


From: Ted Zlatanov
Subject: Re: md5 checksum of a img file, or get the value of 100th byte
Date: Fri, 06 Jun 2008 09:44:57 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

On Thu, 05 Jun 2008 22:17:02 +0300 Eli Zaretskii <eliz@gnu.org> wrote: 

EZ> Reading the file into a buffer and then working on that buffer is one
EZ> of the most efficient operations in Emacs.  After all, this is the
EZ> most basic operation of any text editor, so it must be heavily
EZ> optimized.

Not if the file is large :)  I'd like to see a 'sliding editing window'
for large files but I think it would require changes at the C level.

Ted


reply via email to

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