From: Jason Rumney <jasonr@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: Is there anything in place for writing a zip archive?
Date: Thu, 30 Sep 2010 09:46:56 +0800 [thread overview]
Message-ID: <4CA3EC10.5080608@gnu.org> (raw)
In-Reply-To: <87aan0avyq.fsf@gmx.de>
On 30/09/2010 08:58, Sebastian Rose wrote:
> Emacs is linked with zlib.
Indirectly via libpng, but I don't think the API of zlib itself is
exposed within Emacs.
> I remember I opened a zip archive to find out.
>
> C-x C-f bli.zip
>
Emacs can list the contents of a zip file out of the box without any
external dependancies, as it parses the zip header directly. But to do
anything more, you need external tools (zip and unzip).
prev parent reply other threads:[~2010-09-30 1:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-30 0:48 Is there anything in place for writing a zip archive? Lennart Borgman
2010-09-30 0:58 ` Sebastian Rose
2010-09-30 1:11 ` Lennart Borgman
2010-09-30 1:46 ` Jason Rumney [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=4CA3EC10.5080608@gnu.org \
--to=jasonr@gnu.org \
--cc=emacs-devel@gnu.org \
/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.