GNU bug report logs - #59956
29.0.60: Failure when completing arguments in Eshell after variable interpolation

Previous Next

Package: emacs;

Reported by: Jim Porter <jporterbugs <at> gmail.com>

Date: Sun, 11 Dec 2022 01:27:02 UTC

Severity: normal

Found in version 29.0.60

Done: Gregory Heytings <gregory <at> heytings.org>

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: Gregory Heytings <gregory <at> heytings.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59956: closed (29.0.60: Failure when completing arguments in
 Eshell after variable interpolation)
Date: Thu, 29 Dec 2022 22:03:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 29 Dec 2022 22:02:45 +0000
with message-id <86ce0848031e376dddaf <at> heytings.org>
and subject line Re: bug#59956: 29.0.60: Failure when completing arguments in Eshell after variable interpolation
has caused the debbugs.gnu.org bug report #59956,
regarding 29.0.60: Failure when completing arguments in Eshell after variable interpolation
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
59956: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59956
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jim Porter <jporterbugs <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 29.0.60: Failure when completing arguments in Eshell after variable
 interpolation
Date: Sat, 10 Dec 2022 17:25:53 -0800
X-Debbugs-CC: arstoffel <at> gmail.com

Starting from "emacs -Q -f -eshell", type "echo $exec-path " (note the 
trailing space), and then hit TAB. The result is this error:

  pcomplete-match: Wrong type argument: stringp, ("/usr/bin" ...)

This is a regression from Emacs 28, and it looks like it's due to 
'pcomplete-here-using-help' assuming that all the pcomplete args are 
strings. However, 'exec-path' is a list (and Eshell reports it this way 
to pcomplete), so the completion fails. I think all that's necessary is 
checking that the pcomplete args are strings in 
'pcomplete-here-using-help', but I know next to nothing about pcomplete...


[Message part 3 (message/rfc822, inline)]
From: Gregory Heytings <gregory <at> heytings.org>
To: Jim Porter <jporterbugs <at> gmail.com>
Cc: John Wiegley <johnw <at> newartisans.com>, Eli Zaretskii <eliz <at> gnu.org>,
 arstoffel <at> gmail.com, Stefan Monnier <monnier <at> iro.umontreal.ca>,
 59956-done <at> debbugs.gnu.org
Subject: Re: bug#59956: 29.0.60: Failure when completing arguments in Eshell
 after variable interpolation
Date: Thu, 29 Dec 2022 22:02:45 +0000
No further comments in a week, pushed (dafa6d6bad) and closing.



This bug report was last modified 2 years and 202 days ago.

Previous Next


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