unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: "Philip K." <philipk@posteo.net>, 42668@debbugs.gnu.org
Subject: bug#42668: 26.1; Undefined functions when calling invoking project.el
Date: Mon, 3 Aug 2020 01:06:36 +0300	[thread overview]
Message-ID: <959ad36f-7548-9473-28bf-76b1a3b67571@yandex.ru> (raw)
In-Reply-To: <87r1spfmb4.fsf@bulbul>

Hi Philip,

On 02.08.2020 12:07, Philip K. wrote:
> 
> 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:

Thank you for testing that.

> - The first complaint is seq-every-p, used by
>    project--read-project-list, but this is "easily" solved by loading
>    seq.el.

That is already fixed on master, should be in the next project.el release.

> - 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?

seq-remove, cl-delete-if (or even cl-delete with :key) seem like the 
prime candidates.





      parent reply	other threads:[~2020-08-02 22:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-02  9:07 bug#42668: 26.1; Undefined functions when calling invoking project.el Philip K.
2020-08-02 14:23 ` Eli Zaretskii
2020-08-02 14:36   ` Philip K.
2020-08-02 22:02   ` Philip K.
2020-08-02 22:16     ` Dmitry Gutov
2020-08-05 21:00       ` Philip K.
2020-08-06 14:51         ` Dmitry Gutov
2020-08-02 22:06 ` Dmitry Gutov [this message]

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=959ad36f-7548-9473-28bf-76b1a3b67571@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=42668@debbugs.gnu.org \
    --cc=philipk@posteo.net \
    /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).