GNU bug report logs - #50063
28.0.50; icomplete-fido-kill: Symbol definition is void

Previous Next

Package: emacs;

Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>

Date: Sun, 15 Aug 2021 05:33:02 UTC

Severity: normal

Found in version 28.0.50

Done: João Távora <joaotavora <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 50063-done <at> debbugs.gnu.org (full text, mbox):

From: João Távora <joaotavora <at> gmail.com>
To: Manuel Uberti <manuel.uberti <at> inventati.org>
Cc: 50063-done <at> debbugs.gnu.org
Subject: Re: bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
Date: Sun, 15 Aug 2021 09:17:20 +0100
Manuel Uberti <manuel.uberti <at> inventati.org> writes:

> This is what I did:
>
> - emacs -Q
> - M-x fido-mode
> - C-x p p
> - pick a directory (I used ~/.emacs.d) and hit RET
> - f
> - C-k

Thanks.  It was reasonably easy to to fix.  See

     commit e6f3a4dc6cd4ffca9b8b2ea0c9271f832df07e3e (HEAD -> master, origin/master, origin/HEAD)
     Author: João Távora <joaotavora <at> gmail.com>
     Date:   Sun Aug 15 09:12:23 2021 +0100
      
         Fix bug#50063 when using icomplete-fido-kill with C-x p p
      
         C-x p p utilizes a completion table "category" which is 'project-file'
         icomplete-fido-kill only functioned for 'buffer' and 'file', and
         failed with a non-informative message when something else was used.
      
         * lisp/icomplete.el (icomplete-fido-kill): Support 'project-file'
         class.  Use cl-case, instead of pcase.

João




This bug report was last modified 3 years and 339 days ago.

Previous Next


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