emacs-devel
[Top][All Lists]
Advanced

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

Re: jka-compr.el doesn't recognise gzipped files from their magic bytes


From: Stephen J. Turnbull
Subject: Re: jka-compr.el doesn't recognise gzipped files from their magic bytes
Date: Tue, 18 Sep 2007 12:35:27 +0900

Eli Zaretskii writes:

 > It would be a performance hit: Emacs will need to open a file and read
 > its first bytes just to know what to do with it.

This is precisely what an autodetecting coding system does.  You've
already got that code, why not use it? ;-)

According to some ancient notes from Ben Wing this could be a little
tricky for gzip, but I can't imagine it's actually *hard*.




reply via email to

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