GNU bug report logs - #52428
28.0.90; Eshell complains that `processp' is unbound on MS-DOS

Previous Next

Package: emacs;

Reported by: Po Lu <luangruo <at> yahoo.com>

Date: Sat, 11 Dec 2021 10:54:02 UTC

Severity: normal

Found in version 28.0.90

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52428 in the body.
You can then email your comments to 52428 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#52428; Package emacs. (Sat, 11 Dec 2021 10:54:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Po Lu <luangruo <at> yahoo.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 11 Dec 2021 10:54:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.90; Eshell complains that `processp' is unbound on MS-DOS
Date: Sat, 11 Dec 2021 18:53:15 +0800
On MS-DOS, start eshell, and type any command that will result in a
synchronous subprocess being started:

c:/djgpp/bin $ djecho hello

Eshell will complain that `processp' is unbound, because there are two
uses of `processp' in `eshell-eval-command' that need to be replaced
with `eshell-processp'.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#52428; Package emacs. (Sun, 12 Dec 2021 06:07:02 GMT) Full text and rfc822 format available.

Message #8 received at 52428 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: 52428 <at> debbugs.gnu.org
Cc: Eli Zaretskii <eliz <at> gnu.org>
Subject: Re: bug#52428: 28.0.90; Eshell complains that `processp' is unbound
 on MS-DOS
Date: Sun, 12 Dec 2021 14:06:35 +0800
Po Lu <luangruo <at> yahoo.com> writes:

> On MS-DOS, start eshell, and type any command that will result in a
> synchronous subprocess being started:
>
> c:/djgpp/bin $ djecho hello
>
> Eshell will complain that `processp' is unbound, because there are two
> uses of `processp' in `eshell-eval-command' that need to be replaced
> with `eshell-processp'.

If nobody minds, I'll fix this on the release branch by replacing those
calls with `eshell-processp'.

Eli, is that okay?  Thanks.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#52428; Package emacs. (Sun, 12 Dec 2021 07:40:02 GMT) Full text and rfc822 format available.

Message #11 received at 52428 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: 52428 <at> debbugs.gnu.org
Subject: Re: bug#52428: 28.0.90; Eshell complains that `processp' is unbound
 on MS-DOS
Date: Sun, 12 Dec 2021 09:38:59 +0200
> From: Po Lu <luangruo <at> yahoo.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>
> Date: Sun, 12 Dec 2021 14:06:35 +0800
> 
> > c:/djgpp/bin $ djecho hello
> >
> > Eshell will complain that `processp' is unbound, because there are two
> > uses of `processp' in `eshell-eval-command' that need to be replaced
> > with `eshell-processp'.
> 
> If nobody minds, I'll fix this on the release branch by replacing those
> calls with `eshell-processp'.
> 
> Eli, is that okay?

Yes, of course.  Eshell should never directly call 'processp', except
perhaps in code that makes no sense and isn't called on MS-DOS.




Reply sent to Po Lu <luangruo <at> yahoo.com>:
You have taken responsibility. (Sun, 12 Dec 2021 07:52:02 GMT) Full text and rfc822 format available.

Notification sent to Po Lu <luangruo <at> yahoo.com>:
bug acknowledged by developer. (Sun, 12 Dec 2021 07:52:02 GMT) Full text and rfc822 format available.

Message #16 received at 52428-done <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 52428-done <at> debbugs.gnu.org
Subject: Re: bug#52428: 28.0.90; Eshell complains that `processp' is unbound
 on MS-DOS
Date: Sun, 12 Dec 2021 15:51:43 +0800
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Po Lu <luangruo <at> yahoo.com>
>> Cc: Eli Zaretskii <eliz <at> gnu.org>
>> Date: Sun, 12 Dec 2021 14:06:35 +0800
>> 
>> > c:/djgpp/bin $ djecho hello
>> >
>> > Eshell will complain that `processp' is unbound, because there are two
>> > uses of `processp' in `eshell-eval-command' that need to be replaced
>> > with `eshell-processp'.
>> 
>> If nobody minds, I'll fix this on the release branch by replacing those
>> calls with `eshell-processp'.
>> 
>> Eli, is that okay?
>
> Yes, of course.  Eshell should never directly call 'processp', except
> perhaps in code that makes no sense and isn't called on MS-DOS.

Done, and I'm closing this bug.  Thanks!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 09 Jan 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 220 days ago.

Previous Next


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