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

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

bug#36595: 27.0.50; read-file-name fails with a long prompt or directory


From: Kazuhiro Ito
Subject: bug#36595: 27.0.50; read-file-name fails with a long prompt or directory
Date: Fri, 12 Jul 2019 00:34:16 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/27.0 (x86_64-w64-mingw32) MULE/6.0 (HANACHIRUSATO)

> > 1. start emacs -Q
> > 2. eval below code.
> > (progn
> >   (setq resize-mini-windows nil)
> >   (read-file-name
> >    (make-string (frame-width) ?Z)))
> > 3. Hit TAB twice.
> > 
> > Minibuffer shows message such as "[Args out og range: 82, 82]" and
> > completion list never appears.
> 
> Thanks, should be fixed now.

I confirmed the problem was fixed.
Thak you.

-- 
Kazuhiro Ito





reply via email to

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