all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Daniel Hackney <dan@haxney.org>
Cc: emacs-devel@gnu.org
Subject: Re: cl-defstruct-based package.el, now with ert tests!
Date: Fri, 15 Mar 2013 08:56:44 -0400	[thread overview]
Message-ID: <jwvfvzwu8m1.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CAMqXDZtecK4-kqOkSM7RaB7W_wyQ-uCtu=FnDV+84jMZ-BU3KA@mail.gmail.com> (Daniel Hackney's message of "Fri, 15 Mar 2013 00:00:03 -0400")

> Agreed, especially since it appears to be linked in already. However,
> I'd like my new package.el to work out-of-the-box on Emacs 24.3, so I
> wouldn't be able to rely on libz support (should it appear in Emacs 24.4
> or 25.1).

Of course, another option is to be evil:
- if there's gunzip, use it.
- if we're on Windows, download a prebuilt gunzip executable from GNU
  ELPA (presumably we do have network access since in all likelyhood we
  just downloaded the targz).
- if we're not on Windows and there's no gunzip, give up in disgust.


        Stefan ;-)



  reply	other threads:[~2013-03-15 12:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12  1:03 cl-defstruct-based package.el, now with ert tests! Daniel Hackney
2013-03-12  2:01 ` Tom Tromey
2013-03-12 12:03   ` Dmitry Gutov
2013-03-12 18:13     ` Ted Zlatanov
2013-03-14  4:36       ` Daniel Hackney
2013-03-14 10:53         ` Stephen J. Turnbull
2013-03-14 12:11         ` Ted Zlatanov
2013-03-14 13:49         ` Stefan Monnier
2013-03-14 17:53           ` chad
2013-03-15  4:00           ` Daniel Hackney
2013-03-15 12:56             ` Stefan Monnier [this message]
2013-03-15 13:46               ` Eli Zaretskii
2013-03-20 18:01             ` Ted Zlatanov
2013-03-12 16:25   ` Daniel Hackney

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=jwvfvzwu8m1.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=dan@haxney.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.