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

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

bug#3410: tar mode fails to open many valid files


From: Stefan Monnier
Subject: bug#3410: tar mode fails to open many valid files
Date: Thu, 04 Jun 2009 12:26:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux)

> I tried with 'emacs -Q' and get the same result:

> File poi-bin-3.5-beta5-20090219.tar.gz is large (19MB), really open? (y or n) 
> uncompressing poi-bin-3.5-beta5-20090219.tar.gz...done
> Parsing tar file...

Same thing until here.

> File mode specification error: (error 
> "ntWorkbookBuilder.SheetRecordCollectingListener.html\" title=\"class in 
> org.apache.poi.hssf.eventuserm has size -137265917 - corrupted")

I believe I could now reproduce it, but only if I use url-handler-mode
and download the file directly from Emacs.

I.e. it works fine with
   emacs -Q ~/tmp/poi-bin-3.5-beta5-20090219.tar.gz
but shows your problem with
   emacs -Q -f url-handler-mode; C-x C-f http://.../poi... RET


-- Stefan






reply via email to

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