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
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> 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?
Yes, I open Emacs 26, and load ~/.emacs.d/elpa/project-0.5.0/project.el.
--
Philip K.
This bug report was last modified 4 years and 344 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.