GNU bug report logs -
#54775
debbugs uses functions not available in Emacs 25.1
Previous Next
Reported by: Jonas Bernoulli <jonas <at> bernoul.li>
Date: Thu, 7 Apr 2022 20:02:02 UTC
Severity: normal
Tags: moreinfo
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Debbugs claims to support Emacs 25.1 but uses functions/arguments that
are not available in that release:
In debbugs-gnu-package-tabulated-list-print:
lib/debbugs/debbugs-gnu.el:735:36:Warning: alist-get called with 5 arguments,
but accepts only 2-4
In debbugs-gnu-show-all-blocking-reports:
lib/debbugs/debbugs-gnu.el:1404:14:Warning: alist-get called with 5 arguments,
but accepts only 2-4
In debbugs-gnu-emacs-release-blocking-reports:
lib/debbugs/debbugs-gnu.el:1429:7:Warning: ‘(id (alist-get release
debbugs-gnu-emacs-blocking-reports nil nil (function equal)))’ is a
malformed function
lib/debbugs/debbugs-gnu.el:1433:70:Warning: reference to free variable ‘id’
lib/debbugs/debbugs-gnu.el:1434:33:Warning: reference to free variable
‘blockers’
In debbugs-gnu-jump-to-bug:
lib/debbugs/debbugs-gnu.el:2105:24:Warning: attempt to let-bind nonvariable
‘(memql bugid (debbugs-gnu-implicit-ids))’
In end of data:
lib/debbugs/debbugs-gnu.el:2927:1:Warning: the following functions are not
known to be defined: if-let*, blockers, string-replace
This bug report was last modified 3 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.