GNU bug report logs - #3998
23.1; process status

Previous Next

Package: emacs;

Reported by: "Dieter Wilhelm, H." <dieter.wilhelm <at> googlemail.com>

Date: Fri, 31 Jul 2009 13:10:05 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: "Dieter Wilhelm\, H." <dieter.wilhelm <at> googlemail.com>
Cc: 3998 <at> debbugs.gnu.org
Subject: bug#3998: 23.1; process status
Date: Fri, 31 Jul 2009 15:27:26 -0400
> (process-status nil) returns an error (please see below) in spite of
> it's documentation claiming that it's argument can indeed be nil.

It says that if the argument is nil, process-status will use the current
buffer's process.  But if the current buffer doesn't have any process,
then of course it'll signal an error.  That's why the error is:

                 Buffer gasket_tilting.mac has no process
rather than
                 nil is not a valid process


-- Stefan



This bug report was last modified 15 years and 199 days ago.

Previous Next


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