emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] master a179572 3/4: [admin] Specify bash in update-archive.sh


From: Thien-Thi Nguyen
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
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

() Andreas Schwab <address@hidden>
() 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 ‘linebreak’ 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".

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)
   (pcase (context query)
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

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