bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Manuel Uberti
Subject: bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
Date: Sun, 15 Aug 2021 10:52:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 15/08/21 10:17, João Távora wrote:
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.


Thank you for quickly getting to it.

--
Manuel Uberti
www.manueluberti.eu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]