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

Previous Next

Package: emacs;

Reported by: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Date: Thu, 11 Jul 2019 09:58:02 UTC

Severity: normal

Found in version 27.0.50

Done: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
Cc: tracker <at> debbugs.gnu.org
Subject: 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
[Message part 1 (text/plain, inline)]
Your message dated Fri, 12 Jul 2019 00:34:16 +0900
with message-id <86tvbsd1qf.wl--xmue <at> d1.dion.ne.jp>
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
help-debbugs <at> gnu.org.)


-- 
36595: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=36595
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; read-file-name fails with a long prompt or directory
Date: Thu, 11 Jul 2019 18:57:30 +0900
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


[Message part 3 (message/rfc822, inline)]
From: Kazuhiro Ito <kzhr <at> d1.dion.ne.jp>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 36595-done <at> debbugs.gnu.org
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
> > 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


This bug report was last modified 5 years and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.