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>
Subject: bug#36595: closed (Re: bug#36595: 27.0.50; read-file-name fails
 with a long prompt or directory)
Date: Thu, 11 Jul 2019 15:35:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 36595 <at> debbugs.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: 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

[Message part 3 (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



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

Previous Next


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