From: Bijan Soleymani <bijan@psq.com>
Subject: Re: visiting large zip file
Date: 06 Feb 2003 21:36:25 -0500 [thread overview]
Message-ID: <87adh8izpy.fsf@server.crasseux.com> (raw)
In-Reply-To: 5l7kch5pa2.fsf@rum.cs.yale.edu
"Stefan Monnier <foo@acm.com>" <monnier+gnu.emacs.help/news/@flint.cs.yale.edu> writes:
> >> Obviously this is not the way it should work since the zip file
> >> content doesn't need to be read into the buffer.
> > Actually, the Emacs mode that supports operations on *.zip files
> > _does_ read the whole zip file into a buffer; hence the problem.
>
> But I think Kin's point still holds: Emacs does not *need* to read
> the file, since it uses external tools to extract/list/...
> Contrary to tar-mode, for example.
>
>
> Stefan
Technically it doesn't. Emacs simply opens the file to determine the
contents by itself. If it didn't do this it would have to deal with
the different switches used by various "unzip" programs out there to
list the contents of an archive (not to mention having to reformat the
output of such a listing). Wouldn't be so hard but might cause
problems if people use nonstandard tools.
Bijan
prev parent reply other threads:[~2003-02-07 2:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-01 0:38 visiting large zip file Kin Cho
2003-02-01 19:09 ` Benjamin Riefenstahl
2003-02-01 21:17 ` Eli Zaretskii
[not found] ` <mailman.1306.1044134470.21513.help-gnu-emacs@gnu.org>
2003-02-03 15:59 ` Stefan Monnier <foo@acm.com>
2003-02-04 8:23 ` Eli Zaretskii
2003-02-07 2:36 ` Bijan Soleymani [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87adh8izpy.fsf@server.crasseux.com \
--to=bijan@psq.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.