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

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

[debbugs-tracker] bug#36595: closed (27.0.50; read-file-name fails with


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#36595: closed (27.0.50; read-file-name fails with a long prompt or directory)
Date: Thu, 11 Jul 2019 15:35:02 +0000

Your message dated Fri, 12 Jul 2019 00:34:16 +0900
with message-id <address@hidden>
and subject line Re: bug#36595: 27.0.50; read-file-name fails with a long 
prompt or directory
has caused the debbugs.gnu.org bug report #36595,
regarding 27.0.50; read-file-name fails with a long prompt or directory
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
36595: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36595
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 27.0.50; read-file-name fails with a long prompt or directory Date: Thu, 11 Jul 2019 18:57:30 +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.

-- 
Kazuhiro Ito



--- End Message ---
--- Begin Message --- Subject: Re: 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


--- End Message ---

reply via email to

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