GNU bug report logs -
#78149
31.0.50; find-file not working (cl-remove-if)
Previous Next
Reported by: German Pacenza <germanp82 <at> hotmail.com>
Date: Tue, 29 Apr 2025 19:27:07 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #34 received at 78149-done <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 30 Apr 2025 12:53:27 -0300
> Cc: monnier <at> iro.umontreal.ca, 78149 <at> debbugs.gnu.org
> From: German Pacenza <germanp82 <at> hotmail.com>
>
> On 4/30/25 12:19, Eli Zaretskii wrote:
> >> From: Spencer Baugh <sbaugh <at> janestreet.com>
> >> Cc: German Pacenza <germanp82 <at> hotmail.com>, Stefan Monnier
> >> <monnier <at> iro.umontreal.ca>, 78149 <at> debbugs.gnu.org
> >> Date: Wed, 30 Apr 2025 09:37:41 -0400
> >>
> >>> Spencer, please replace cl-remove-if with seq-remove or something else
> >>> that is available when minibuffer.el is preloaded by loadup. Calling
> >>> cl-seq functions in preloaded files is a no-no, because the
> >>> corresponding autoloads are not in loaddefs.el, they are in
> >>> cl-loaddefs.el instead, and that file is not loaded until cl-lib is.
> >>
> >> Ah, I see. Apologies for the breakage. Done in the attached patch.
> >
> > German, does this fix your problem?
>
> Yes, it works now.
Thanks, installed on the master branch, and closing the bug.
This bug report was last modified 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.