GNU bug report logs -
#78784
[PATCH] Improve the documentation of the internal Lisp_Process->status field
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Jun 2025 18:03:59 +0300
with message-id <86tt4iqs9s.fsf <at> gnu.org>
and subject line Re: bug#78784: [PATCH] Improve the documentation of the internal Lisp_Process->status field
has caused the debbugs.gnu.org bug report #78784,
regarding [PATCH] Improve the documentation of the internal Lisp_Process->status field
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
78784: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78784
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Tags: patch
Contrary to the existing documentation here, the value of this field
cannot be the symbols open or closed. Furthermore, this field is never
set to "stop" for network connections.
In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, cairo version
1.18.4) of 2025-06-12 built on Laptop
Repository revision: 7bca4f75b1784c555f776910845fdb5c06224fc0
Repository branch: makepkg
Windowing system distributor 'The X.Org Foundation', version 11.0.12101016
System Description: Arch Linux
Configured using:
'configure
'CPPFLAGS=-I/run/user/1000/build/emacs-git/src/mps-git/build/include '
'LDFLAGS=-L/run/user/1000/build/emacs-git/src/mps-git/build/lib -Wl,-O1
-Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
-Wl,-z,pack-relative-relocs -flto=auto' --prefix=/usr --sysconfdir=/etc
--libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man
--with-gameuser=:games --with-modules --without-m17n-flt
--without-selinux --without-pop --without-gconf --disable-gc-mark-trace
--with-mps=yes --enable-link-time-optimization
--with-native-compilation=yes --with-xinput2 --with-x-toolkit=no
--without-toolkit-scroll-bars --without-xaw3d --without-gsettings
--with-cairo-xcb --without-xft --with-sound=no --with-tree-sitter
--without-gpm --without-compress-install
'--program-transform-name=s/\([ec]tags\)/\1.emacs/'
'CFLAGS=-march=native -mtune=native -O3 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fomit-frame-pointer
-fno-math-errno -fno-trapping-math -flto=auto' 'CXXFLAGS=-march=native
-mtune=native -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3
-Wformat -Werror=format-security -fstack-clash-protection
-fcf-protection -fomit-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS
-flto=auto''
[0001-Improve-the-documentation-of-the-internal-Lisp_Proce.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
> Date: Fri, 13 Jun 2025 07:54:54 -0700
> From: Steven Allen via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> Contrary to the existing documentation here, the value of this field
> cannot be the symbols open or closed. Furthermore, this field is never
> set to "stop" for network connections.
Thanks, installed on master, and closing the bug.
This bug report was last modified 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.