GNU bug report logs -
#52428
28.0.90; Eshell complains that `processp' is unbound on MS-DOS
Previous Next
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.
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):
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):
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: 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):
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.