GNU bug report logs - #78149
31.0.50; find-file not working (cl-remove-if)

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: German Pacenza <germanp82 <at> hotmail.com>
Cc: 78149 <at> debbugs.gnu.org
Subject: bug#78149: 31.0.50; find-file not working (cl-remove-if)
Date: Wed, 30 Apr 2025 08:38:24 +0300
> Date: Tue, 29 Apr 2025 16:21:04 -0300
> From: German Pacenza <germanp82 <at> hotmail.com>
> 
> *****
> 
> find-file command fails to run with:
> 'completion--file-name-table: Symbol's function definition is void:
> cl-remove-if'
> 
> I bisected to this commit: 509cbe1c35b3dd005a53ac041f9c87ee53b8e115

I cannot reproduce this with today's master branch.  cl-remove-if is
an autoloaded function, so I suspect that your loaddefs.el is outdated
or something.  Try regenerating loaddefs.el and then redumping:

 $ make -C lisp autoloads-force
 $ make

If this still doesn't work, please show the complete and detailed
recipe for reproducing the problem, starting from "emacs -Q".




This bug report was last modified 19 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.