emacs-devel
[Top][All Lists]
Advanced

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

Re: include Ada Reference Manual info files in ada-mode ELPA package?


From: Stefan Monnier
Subject: Re: include Ada Reference Manual info files in ada-mode ELPA package?
Date: Sun, 28 Sep 2014 12:43:53 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> Perhaps making the ARM a separate ELPA package would be the right
>> choice. It would be an info-only package, so there would be no .el file
>> to hold the meta-data header. I guess I'd have to add one just for that.
>> Would that be ok?
> I tried this. It fails because `archive--metadata' in
> elpa/admin/archive-contents.el thinks it's a simple (one-file) package,
> because there is only one .el file.

Add

   ;; Package-Type: multi

in the .el file's header.


        Stefan



reply via email to

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