From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: format use inquiry Date: Tue, 20 Jun 2017 13:20:51 +0200 Message-ID: <87shiuj46k.fsf@zigzag> References: Reply-To: emacs-devel NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: blaine.gmane.org 1497957687 2104 195.159.176.226 (20 Jun 2017 11:21:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 20 Jun 2017 11:21:27 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 20 13:21:22 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dNHDl-00007I-OY for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2017 13:21:21 +0200 Original-Received: from localhost ([::1]:48062 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNHDp-0000OY-9m for ged-emacs-devel@m.gmane.org; Tue, 20 Jun 2017 07:21:25 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dNHDI-0000OR-I7 for emacs-devel@gnu.org; Tue, 20 Jun 2017 07:20:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dNHDF-0000VF-CX for emacs-devel@gnu.org; Tue, 20 Jun 2017 07:20:52 -0400 Original-Received: from mail.agora-net.com ([67.59.132.6]:59001) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dNHDF-0000V3-8P for emacs-devel@gnu.org; Tue, 20 Jun 2017 07:20:49 -0400 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.82) (envelope-from ) id 1dNHDC-0006Ro-0I for emacs-devel@gnu.org; Tue, 20 Jun 2017 07:20:46 -0400 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1dNHDi-0005ev-0H for emacs-devel@gnu.org; Tue, 20 Jun 2017 13:21:18 +0200 Mail-Followup-To: emacs-devel In-Reply-To: (Jean-Christophe Helary's message of "Tue, 20 Jun 2017 17:48:49 +0900") X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ttn@gnuvola.org X-SA-Exim-Scanned: No (on mail.agora-net.com); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 67.59.132.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:215821 Archived-At: --=-=-= Content-Type: text/plain () Jean-Christophe Helary () Tue, 20 Jun 2017 17:48:49 +0900 (format "http%s://elpa.gnu.org/packages/" (if (gnutls-available-p) "s" "")) I think this is fine, if a bit noisy. You might also consider: (concat "a" nil "b") => "ab" -- Thien-Thi Nguyen ----------------------------------------------- (defun responsep (query) (pcase (context query) (`(technical ,ml) (correctp ml)) ...)) 748E A0E8 1CB8 A748 9BFA --------------------------------------- 6CE4 6703 2224 4C80 7502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAllJBRYACgkQZwMiJEyAdQLN2gCcC5FcXI3UbdYKvKIs1u3sJT3C jHEAoLho4o8AEwP9SUTu3m1jnIcsEJRx =4d5J -----END PGP SIGNATURE----- --=-=-=--