From: William Rankin <william@bydasein.com>
To: Nicolas Petton <nicolas@petton.fr>
Cc: emacs-devel@gnu.org
Subject: Re: Appropriate way for package to require seq for Emacs 24.5?
Date: Thu, 26 Mar 2020 02:55:21 +1000 [thread overview]
Message-ID: <m2pnd0wf0m.fsf@bydasein.com> (raw)
In-Reply-To: <m2mu84mp4w.fsf@bydasein.com>
I apologise for the previous garbled message.
May I ask the appropriate way for a package to require seq for Emacs 24.5?
Currently I have:
> Package-Requires: ((emacs "24.5") (seq "2.20"))
However, I see in the seq commentary:
> While seq.el version 1.8 is in GNU ELPA for convenience, seq.el
> version 2.0 requires Emacs>=25.1.
Am I correct in interpreting that the above package header would not
work with 24.5?
If so, would this work?
> Package-Requires: ((emacs "24.5") (seq "1.11"))
Thank you, and again, sorry for the previous MIME noise.
next prev parent reply other threads:[~2020-03-25 16:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-25 15:26 Appropriate way for package to require seq for Emacs 24.5? William Rankin
2020-03-25 16:55 ` William Rankin [this message]
2020-03-25 18:46 ` Stefan Monnier
2020-03-26 0:39 ` William Rankin
2020-03-25 22:42 ` Phillip Lord
2020-03-26 0:44 ` William Rankin
2020-04-08 18:23 ` Bruno Félix Rezende Ribeiro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2pnd0wf0m.fsf@bydasein.com \
--to=william@bydasein.com \
--cc=emacs-devel@gnu.org \
--cc=nicolas@petton.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).