unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Manuel Uberti <manuel.uberti@inventati.org>
Cc: 50063-done@debbugs.gnu.org
Subject: bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
Date: Sun, 15 Aug 2021 09:17:20 +0100	[thread overview]
Message-ID: <87fsvbxgtr.fsf@gmail.com> (raw)
In-Reply-To: <c95e02ca-43e6-db61-e960-05f67a59e445@inventati.org> (Manuel Uberti's message of "Sun, 15 Aug 2021 07:32:32 +0200")

Manuel Uberti <manuel.uberti@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@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





  parent reply	other threads:[~2021-08-15  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15  5:32 bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void Manuel Uberti
2021-08-15  5:37 ` Manuel Uberti
2021-08-15  8:17 ` João Távora [this message]
2021-08-15  8:52   ` Manuel Uberti

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=87fsvbxgtr.fsf@gmail.com \
    --to=joaotavora@gmail.com \
    --cc=50063-done@debbugs.gnu.org \
    --cc=manuel.uberti@inventati.org \
    /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).