GNU bug report logs - #65768
Bump persist.el version

Previous Next

Package: emacs;

Reported by: Joseph Turner <joseph <at> breatheoutbreathe.in>

Date: Wed, 6 Sep 2023 02:15:01 UTC

Severity: wishlist

Tags: patch

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #71 received at 65768 <at> debbugs.gnu.org (full text, mbox):

From: Joseph Turner <joseph <at> breatheoutbreathe.in>
To: Stefan Kangas <stefankangas <at> gmail.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 65768 <at> debbugs.gnu.org,
 Philip Kaludercic <philipk <at> posteo.net>,
 Stefan Monnier <monnier <at> iro.umontreal.ca>, phillip.lord <at> russet.org.uk
Subject: Re: bug#65768: Bump persist.el version
Date: Sat, 13 Jan 2024 11:15:14 -0800
Stefan Kangas <stefankangas <at> gmail.com> writes:

> BTW, I see the following warnings from package-lint:
>
> 1:64: warning: You should depend on (emacs "24.1") if you need lexical-binding.
> 228:51: error: You should depend on (emacs "26.1") if you need `recordp'.
> 233:64: error: You should depend on (emacs "26.1") if you need `recordp'.
> 236:53: error: You should depend on (emacs "26.1") if you need `recordp'.
>
> Would the below patch be appropriate?
>
> diff --git a/persist.el b/persist.el
> index 2b96b2b7f0..6cc94b4db3 100644
> --- a/persist.el
> +++ b/persist.el
> @@ -5,6 +5,7 @@
>  ;; Author: Phillip Lord <phillip.lord <at> russet.org.uk>
>  ;; Maintainer: Joseph Turner <persist-el <at> breatheoutbreathe.in>
>  ;; Package-Type: multi
> +;; Package-Requires: ((emacs "26.1"))
>  ;; Version: 0.6
>
>  ;; The contents of this file are subject to the GPL License, Version 3.0.

LGTM.  Thank you!

Joseph




This bug report was last modified 1 year and 128 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.