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

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

bug#42058: closed (Cannot M-x (some?) single-letter commands in ‘fido-mo


From: GNU bug Tracking System
Subject: bug#42058: closed (Cannot M-x (some?) single-letter commands in ‘fido-mode’)
Date: Wed, 01 Jul 2020 10:48:02 +0000

Your message dated Wed, 1 Jul 2020 11:47:14 +0100
with message-id 
<CALDnm51XzjGYdsdszZ_E2Od=WLcimHYXxExLwn=p2k507e_mNg@mail.gmail.com>
and subject line Re: bug#42058: Cannot M-x (some?) single-letter commands in 
‘fido-mode’
has caused the debbugs.gnu.org bug report #42058,
regarding Cannot M-x (some?) single-letter commands in ‘fido-mode’
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42058: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42058
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Cannot M-x (some?) single-letter commands in ‘fido-mode’ Date: Fri, 26 Jun 2020 12:54:47 +0200
Okay, this one is super weird.

To reproduce, launch ‘emacs -Q’ and then

    M-: (defun T () (interactive) (message "T")) RET
    M-x fido-mode RET
    M-x T RET

This results in “Wrong type argument: number-or-marker-p, nil”.  The
issue seems to stem from the fact that

    M-: (read-extended-command) RET
    T RET

returns ‘icomplete-fido-delete-char’ as opposed to ‘T’, which is
returned when ‘fido-mode’ is disabled.

My Emacs version is 28.0.50, built on 2020-06-26 from commit 89c744c380.

Best regards,
Dario

-- 
dario.gjorgjevski@gmail.com :: +49 1525 8666837
%   gpg --keyserver 'hkps://hkps.pool.sks-keyservers.net' \
\`>     --recv-keys '744A4F0B4F1C9371'



--- End Message ---
--- Begin Message --- Subject: Re: bug#42058: Cannot M-x (some?) single-letter commands in ‘fido-mode’ Date: Wed, 1 Jul 2020 11:47:14 +0100
OK, though I'd have just continued here. 

No problem.  Let me close this one then.

On Wed, Jul 1, 2020 at 11:45 AM Dario Gjorgjevski <dario.gjorgjevski@gmail.com> wrote:
Hi João,

Thanks for getting back to me.  I have identified the culprit and filed
bug#42149 in an attempt to fix it.  Please have a look there!

Best regards,
Dario

--
dario.gjorgjevski@gmail.com :: +49 1525 8666837
%   gpg --keyserver 'hkps://hkps.pool.sks-keyservers.net' \
\`>     --recv-keys '744A4F0B4F1C9371'


--
João Távora

--- End Message ---

reply via email to

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