bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#29728: 26.0.90; cl-defstruct - Missing variable after &key


From: Noam Postavsky
Subject: bug#29728: 26.0.90; cl-defstruct - Missing variable after &key
Date: Fri, 15 Dec 2017 23:46:08 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.90 (gnu/linux)

tags 29728 fixed
close 29728 
quit

Aaron Jensen <aaronjensen@gmail.com> writes:

>>From emacs -Q, eval:
>
> (require 'cl-lib)
> (cl-defstruct rxt-syntax-tree)
>
> You get this:
>
> Debugger entered--Lisp error: (error "Missing variable after &key")

I've reverted the code changes of [1: e7b1111155], it was clearly not a
good idea to put those in the release branch in the first place (and
probably not really a good idea to push them at all).

[1: e7b1111155]: 2017-12-13 17:31:27 -0500
  Mention new strictness for &optional, &rest in arglists (Bug#29165)
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=e7b1111155b3116d0c7b137e0e1d312db0f1ca80

[2: 777fe94661]: 2017-12-15 23:41:20 -0500
  Partially revert "Mention new strictness for &optional, &rest..."
  
https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=777fe9466168d935e9055c7592b943cd4d2d2ff9





reply via email to

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