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

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

[debbugs-tracker] bug#16222: closed (Installing ELPA packages complains


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#16222: closed (Installing ELPA packages complains about :keywords in define-package)
Date: Thu, 16 Jan 2014 17:05:02 +0000

Your message dated Thu, 16 Jan 2014 19:04:07 +0200
with message-id <address@hidden>
and subject line Re: bug#16222: Installing ELPA packages complains about 
:keywords in define-package
has caused the debbugs.gnu.org bug report #16222,
regarding Installing ELPA packages complains about :keywords in define-package
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
16222: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16222
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Installing ELPA packages complains about :keywords in define-package Date: Mon, 23 Dec 2013 02:42:57 +0100
On Tue, Dec 17, 2013 at 10:06 PM, Stephen Berman <address@hidden> wrote:

> Leaving directory `/home/steve/.emacs.d/elpa/nlinum-1.1'
> Compiling file /home/steve/.emacs.d/elpa/nlinum-1.1/nlinum-pkg.el at Tue Dec
> 17 13:33:54 2013
> Entering directory `/home/steve/.emacs.d/elpa/nlinum-1.1/'
> nlinum-pkg.el:1:1:Warning: `"convenience"' is a malformed function
> Compiling file /home/steve/.emacs.d/elpa/nlinum-1.1/nlinum.el at Tue Dec 17
> 13:33:54 2013
> Compiling no file at Tue Dec 17 13:36:31 2013

The problem is not nlinum-specific. Installing anything from ELPA
complains about the :keywords in the define-package:

In toplevel form:
debbugs-pkg.el:1:1:Warning: `"comm"' is a malformed function

In toplevel form:
rainbow-mode-pkg.el:1:1:Warning: `"faces"' is a malformed function

etc.



--- End Message ---
--- Begin Message --- Subject: Re: bug#16222: Installing ELPA packages complains about :keywords in define-package Date: Thu, 16 Jan 2014 19:04:07 +0200 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
On 16.01.2014 18:18, Stefan Monnier wrote:
So I removed the 2 packages that suffered from this problem (the latest
js2-mode and company) and forced a manual rebuild of them.  At least on
the elpa.gnu.org side, this is fixed now, indeed.

Thank you, it looks fine now.

I've made `package-desc-keywords' private so that someone can implement a more general solution later, but the immediate issue seems to be fixed.


--- End Message ---

reply via email to

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