* bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
@ 2021-08-15 5:32 Manuel Uberti
2021-08-15 5:37 ` Manuel Uberti
2021-08-15 8:17 ` João Távora
0 siblings, 2 replies; 4+ messages in thread
From: Manuel Uberti @ 2021-08-15 5:32 UTC (permalink / raw)
To: 50063
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
In GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.18, cairo
version 1.16.0)
of 2021-08-15 built on hathaway
Repository revision: 3572613550f5d1d0b3392dbc809b32f3989e2981
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12009000
System Description: Ubuntu 20.04 LTS
Configured using:
'configure --with-harfbuzz --with-native-compilation'
Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES
NATIVE_COMP NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF
TOOLKIT_SCROLL_BARS X11 XDBE XIM XPM GTK3 ZLIB
Important settings:
value of $LC_MESSAGES: en_GB.UTF-8
value of $LC_MONETARY: it_IT.UTF-8
value of $LC_NUMERIC: it_IT.UTF-8
value of $LC_TIME: it_IT.UTF-8
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
Major mode: Lisp Interaction
Minor modes in effect:
fido-mode: t
tooltip-mode: t
global-eldoc-mode: t
eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
indent-tabs-mode: t
transient-mark-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg epg-config gnus-util rmail
rmail-loaddefs auth-source eieio eieio-core eieio-loaddefs
password-cache json map text-property-search time-date mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
help-fns radix-tree cl-print debug backtrace find-func cus-start
cus-load icomplete thingatpt vc-mtn vc-hg vc-git diff-mode easy-mmode
vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs comp comp-cstr warnings
subr-x rx cl-seq cl-macs cl-extra help-mode vc cl-loaddefs cl-lib
vc-dispatcher project seq byte-opt gv bytecomp byte-compile cconv
iso-transl tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/x-win x-win term/common-win x-dnd tool-bar
dnd fontset image regexp-opt fringe tabulated-list replace newcomment
text-mode elisp-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer cl-generic
cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic indian cyrillic chinese composite charscript charprop
case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
cairo move-toolbar gtk x-toolkit x multi-tty make-network-process
native-compile emacs)
Memory information:
((conses 16 127059 7169)
(symbols 48 10486 1)
(strings 32 30503 2357)
(string-bytes 1 961611)
(vectors 16 20183)
(vector-slots 8 339853 13754)
(floats 8 50 277)
(intervals 56 999 73)
(buffers 992 13))
--
Manuel Uberti
www.manueluberti.eu
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
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
1 sibling, 0 replies; 4+ messages in thread
From: Manuel Uberti @ 2021-08-15 5:37 UTC (permalink / raw)
To: 50063
And this is the backtrace I forgot to attach before:
Debugger entered--Lisp error: (void-function nil)
nil()
icomplete-fido-kill()
funcall-interactively(icomplete-fido-kill)
call-interactively(icomplete-fido-kill nil nil)
command-execute(icomplete-fido-kill)
read-from-minibuffer("Find file in /home/manuel/.emacs.d/: " nil (keymap (10
. minibuffer-complete-and-exit) (13 . minibuffer-complete-and-exit) keymap
(menu-bar keymap (minibuf "Minibuf" keymap (tab menu-item "Complete"
minibuffer-complete :help "Complete as far as possible") (space menu-item
"Complete Word" minibuffer-complete-word :help "Complete at most one word") (63
menu-item "List Completions" minibuffer-completion-help :help "Display all
possible completions") "Minibuf")) (27 keymap (103 keymap (27 keymap (99 .
switch-to-completions))) (118 . switch-to-completions)) (prior .
switch-to-completions) (63 . minibuffer-completion-help) (32 .
minibuffer-complete-word) (9 . minibuffer-complete) keymap (menu-bar keymap
(minibuf "Minibuf" keymap (previous menu-item "Previous History Item"
previous-history-element :help "Put previous minibuffer history element in the
min...") (next menu-item "Next History Item" next-history-element :help "Put
next minibuffer history element in the minibuf...") (isearch-backward menu-item
"Isearch History Backward" isearch-backward :help "Incrementally search
minibuffer history backward") (isearch-forward menu-item "Isearch History
Forward" isearch-forward :help "Incrementally search minibuffer history
forward") (return menu-item "Enter" exit-minibuffer :key-sequence "\15" :help
"Terminate input and exit minibuffer") (quit menu-item "Quit"
abort-recursive-edit :help "Abort input and exit minibuffer") "Minibuf")) (13 .
exit-minibuffer) (10 . exit-minibuffer) (7 . abort-minibuffers) (C-tab .
file-cache-minibuffer-complete) (9 . self-insert-command) (XF86Back .
previous-history-element) (up . previous-line-or-history-element) (prior .
previous-history-element) (XF86Forward . next-history-element) (down .
next-line-or-history-element) (next . next-history-element) (27 keymap (60 .
minibuffer-beginning-of-buffer) (114 . previous-matching-history-element) (115 .
next-matching-history-element) (112 . previous-history-element) (110 .
next-history-element))) nil nil nil nil)
completing-read-default("Find file in /home/manuel/.emacs.d/: "
#f(compiled-function (string pred action) #<bytecode 0x161748d417ab1e85>) nil
confirm nil nil nil nil)
project--completing-read-strict("Find file in /home/manuel/.emacs.d/"
#f(compiled-function (string pred action) #<bytecode 0x161748d417ab1e85>) nil
nil nil)
project--read-file-cpd-relative("Find file"
("/home/manuel/.emacs.d/session.10a1ce5f309926a82516..."
"/home/manuel/.emacs.d/.gitignore" "/home/manuel/.emacs.d/.mc-lists.el"
"/home/manuel/.emacs.d/Makefile" "/home/manuel/.emacs.d/bookmarks"
"/home/manuel/.emacs.d/early-init.el" "/home/manuel/.emacs.d/init.el"
"/home/manuel/.emacs.d/lisp/mu-lib.el" "/home/manuel/.emacs.d/lisp/mu-pkg.el"
"/home/manuel/.emacs.d/transient/values.el") nil nil nil)
project-find-file-in(nil ("~/.emacs.d/") (vc . "~/.emacs.d/"))
project-find-file()
funcall-interactively(project-find-file)
project-switch-project("~/.emacs.d/")
funcall-interactively(project-switch-project "~/.emacs.d/")
call-interactively(project-switch-project nil nil)
command-execute(project-switch-project)
--
Manuel Uberti
www.manueluberti.eu
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
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
2021-08-15 8:52 ` Manuel Uberti
1 sibling, 1 reply; 4+ messages in thread
From: João Távora @ 2021-08-15 8:17 UTC (permalink / raw)
To: Manuel Uberti; +Cc: 50063-done
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#50063: 28.0.50; icomplete-fido-kill: Symbol definition is void
2021-08-15 8:17 ` João Távora
@ 2021-08-15 8:52 ` Manuel Uberti
0 siblings, 0 replies; 4+ messages in thread
From: Manuel Uberti @ 2021-08-15 8:52 UTC (permalink / raw)
To: João Távora; +Cc: 50063-done
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-08-15 8:52 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2021-08-15 8:52 ` Manuel Uberti
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.