GNU bug report logs -
#42668
26.1; Undefined functions when calling invoking project.el
Previous Next
Reported by: philipk <at> posteo.net (Philip K.)
Date: Sun, 2 Aug 2020 09:08:01 UTC
Severity: normal
Found in version 26.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 42668 <at> debbugs.gnu.org (full text, mbox):
> From: philipk <at> posteo.net (Philip K.)
> Date: Sun, 02 Aug 2020 11:07:27 +0200
>
>
> When trying to to use some project.el commands, and noticed that there
> are a (at least) two undefined functions right after loading project.el
> in a vanilla session:
>
> - The first complaint is seq-every-p, used by
> project--read-project-list, but this is "easily" solved by loading
> seq.el.
> - The more critical complaint is that assoc-delete-all, used by
> project--add-to-project-list-front and
> project--remove-from-project-list are not loaded or defined in Emacs
> 26.
> My guess is that this function should be replaced by it's functionally
> equivalent code, that only uses functions available in Emacs 26?
To make sure I understand the report: you are using project.el from
GNU ELPA in conjunction with Emacs 26?
This bug report was last modified 4 years and 345 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.