emacs-devel
[Top][All Lists]
Advanced

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

Re: Supporting multiline Package-Requires header


From: Stefan Monnier
Subject: Re: Supporting multiline Package-Requires header
Date: Thu, 13 Aug 2015 16:44:59 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

>     (or (lm-header "package-version")
>         (lm-header "version")
>         (unless (equal pkg "org")
>           (error "Missing `version' header")))
>
> Is this still necessary?

Sadly, yes.  But it should be "easy" to solve: ask the Org guys to put the
version of their package in org.el's pseudo-headers.

I put quotes around "easy" because they have a latent problem with their
version numbers.


        Stefan



reply via email to

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