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

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

bug#56532: 27.2; Ido C-f in read-file-name inserts twice the initial nam


From: Eli Zaretskii
Subject: bug#56532: 27.2; Ido C-f in read-file-name inserts twice the initial name
Date: Thu, 14 Jul 2022 13:51:36 +0300

> Date: Thu, 14 Jul 2022 12:02:11 +0200
> Cc: 56532@debbugs.gnu.org
> From: Tobias Bora <tobias.bora@gmail.com>
> 
> I can easily reproduce it in emacs -Q yes by simply evaluating the 
> following config:
> 
> (setq ido-everywhere t)
> (ido-mode)
> ;; Stop changing directory when openning a file that does not exist!
> (setq ido-auto-merge-work-directories-length -1)
> 
> (read-file-nameĀ  "Picture name:" "/tmp/" nil nil "defaultname.png")

It looks like you aren't supposed to do that under Ido.  See
ido-magic-forward-char.





reply via email to

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