Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion visiting large zip file
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Benjamin Riefenstahl  
View profile  
 More options Feb 1 2003, 2:25 pm
Newsgroups: gnu.emacs.help
From: Benjamin Riefenstahl <Benjamin.Riefenst...@epost.de>
Date: 01 Feb 2003 20:09:30 +0100
Local: Sat, Feb 1 2003 2:09 pm
Subject: Re: visiting large zip file
Hi Kin,

Kin Cho <k...@neoscale.com> writes:
> Visiting a large zip file to list the contents of the zip file
> doesn't work if the zip file size exceeds the emacs buffer size
> limit.

> Obviously this is not the way it should work since the zip file
> content doesn't need to be read into the buffer.

In my setup the variable auto-mode-alist says that ZIP files are
handled by archive-mode.  This is defined in arc-mode.el.  Right at
the top of that file is a table that indicates that viewing is an
*internal* operation for all archive file types.  So Emacs does
actually need to read the file to interpret it.

I haven't found a way to use external tools instead in arc-mode.el.

Sorry, benny


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.