emacs-devel
[Top][All Lists]
Advanced

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

Re: struct.el -- a package to encode/decode binary data


From: Eli Zaretskii
Subject: Re: struct.el -- a package to encode/decode binary data
Date: Tue, 19 Mar 2002 16:38:46 +0200 (IST)

On Tue, 19 Mar 2002, Stefan Monnier wrote:

> It's perfectly fine to use the
> eight-bit-control charset for the odd "unknown byte sequence",
> but for raw binary data, it's just a waste of memory and CPU
> resources.

I'd prefer some waste of cycles to the problems that unibyte text can 
beget.

But I'm not even sure there is a waste of cycles: it's quite possible 
that Emacs does the conversion, maybe even several times, behind our 
back.  If we really care about this, we should step through the code and 
see.



reply via email to

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