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: [elpa] master a179572 3/4: [admin] Specify bash in update-archive.sh shebang line. Date: Tue, 28 Feb 2017 17:29:01 +0100 Message-ID: <87innucm9e.fsf@zigzag.favinet> References: <20170228044932.27875.86801@vcs0.savannah.gnu.org> <20170228044933.97CDF25FCA@vcs0.savannah.gnu.org> <87r32idfq3.fsf@zigzag.favinet> <87mvd6d3uo.fsf@zigzag.favinet> <874lze60rl.fsf@linux-m68k.org> Reply-To: emacs-devel@gnu.org 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 1488300280 24686 195.159.176.226 (28 Feb 2017 16:44:40 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 28 Feb 2017 16:44:40 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 28 17:44:35 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 1cikt5-0005mD-QR for ged-emacs-devel@m.gmane.org; Tue, 28 Feb 2017 17:44:32 +0100 Original-Received: from localhost ([::1]:35407 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciktB-0003ZO-PH for ged-emacs-devel@m.gmane.org; Tue, 28 Feb 2017 11:44:37 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cikhU-0002RC-Hm for emacs-devel@gnu.org; Tue, 28 Feb 2017 11:32:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cikhR-0001Lo-Fd for emacs-devel@gnu.org; Tue, 28 Feb 2017 11:32:32 -0500 Original-Received: from mail.agora-net.com ([67.59.132.6]:51707) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cikhR-0001LX-BG for emacs-devel@gnu.org; Tue, 28 Feb 2017 11:32:29 -0500 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.82) (envelope-from ) id 1cikhP-0000in-Iq for emacs-devel@gnu.org; Tue, 28 Feb 2017 11:32:27 -0500 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1cikeN-00058F-Uj for emacs-devel@gnu.org; Tue, 28 Feb 2017 17:29:20 +0100 Mail-Followup-To: emacs-devel@gnu.org In-Reply-To: <874lze60rl.fsf@linux-m68k.org> (Andreas Schwab's message of "Tue, 28 Feb 2017 11:57:34 +0100") 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:212653 Archived-At: --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable () Andreas Schwab () Tue, 28 Feb 2017 11:57:34 +0100 See [link]. The linebreak before function_body represents _optional_ newlines. Thanks for the link. I see that the =E2=80=98linebreak=E2=80=99 production: linebreak : newline_list | /* empty */ ; includes possibility of expanding to nothing, and wonder (idly) if that was always the case. Somehow i have the impression its optionality is "new". =2D-=20 Thien-Thi Nguyen ----------------------------------------------- (defun responsep (query) (pcase (context query) (`(technical ,ml) (correctp ml)) ...)) 748E A0E8 1CB8 A748 9BFA =2D-------------------------------------- 6CE4 6703 2224 4C80 7502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAli1pVAACgkQZwMiJEyAdQLZJACfTPowKAaEq1QiUNLxJ8ikbLz3 2g0An2Bjdpc1ebFE8Y4jsBiQVQSyzB6L =k2PW -----END PGP SIGNATURE----- --=-=-=--