emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] trunk r113822: Add a test for decompressing gzipped da


From: Lars Magne Ingebrigtsen
Subject: Re: [Emacs-diffs] trunk r113822: Add a test for decompressing gzipped data
Date: Tue, 13 Aug 2013 18:10:35 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

>> So it should be move out of the #ifdef HAVE_ZLIB region, although that
>> requires a bit more rejuggling; what with calling syms_of_decompress
>> always etc.
>
> Exactly.  And, since neither gnutls.c nor xml.c do anything like that,
> I've decided not to.
>
> If we want the available-p predicates be always, err..., available,
> then IMO we should do that in those two files as well.

Yes, I think we should.  First calling fboundp and then -available-p
isn't as clear as just calling -available-p, in my opinion.

Establishing a pattern where we always know that we just have to call
-available-p for any (optional) C libraries seems pretty nice.

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php
  and http://lars.ingebrigtsen.no/2013/08/twenty-years-of-september.html



reply via email to

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