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

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

bug#16222: Installing ELPA packages complains about :keywords in define-


From: Dmitry Gutov
Subject: bug#16222: Installing ELPA packages complains about :keywords in define-package
Date: Wed, 15 Jan 2014 07:02:53 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> By the way, I didn't notice that the problem was introduced by the new
> ":keywords" argument, so we should change it so that its argument is
> quoted (so it works like a function call again).

Done, with 2b96305 in elpa and 116030 in emacs.

Now we need a package rebuild to test it.

I don't really like the solution on the Emacs side (treating :keywords
value specially), but quoting and unquoting every element in extras (in
`package--alist-to-plist' and `package-desc-from-define' respectively)
wouldn't look particularly good to me either.





reply via email to

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