From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 25 08:12:44 2014 Received: (at submit) by debbugs.gnu.org; 25 Dec 2014 13:12:45 +0000 Received: from localhost ([127.0.0.1]:56976 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y48Dc-0005Qr-7T for submit@debbugs.gnu.org; Thu, 25 Dec 2014 08:12:44 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38626) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y48Da-0005Qj-3T for submit@debbugs.gnu.org; Thu, 25 Dec 2014 08:12:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y48DY-0001jN-93 for submit@debbugs.gnu.org; Thu, 25 Dec 2014 08:12:41 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:52808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y48DY-0001jG-5b for submit@debbugs.gnu.org; Thu, 25 Dec 2014 08:12:40 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40333) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y48DW-0005uR-BO for bug-gnu-emacs@gnu.org; Thu, 25 Dec 2014 08:12:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y48DU-0001i2-Dp for bug-gnu-emacs@gnu.org; Thu, 25 Dec 2014 08:12:38 -0500 Received: from mail-qg0-x233.google.com ([2607:f8b0:400d:c04::233]:43630) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y48DU-0001hl-85 for bug-gnu-emacs@gnu.org; Thu, 25 Dec 2014 08:12:36 -0500 Received: by mail-qg0-f51.google.com with SMTP id i50so6414515qgf.38 for ; Thu, 25 Dec 2014 05:12:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=28GI8gULGDpzhBh2Z+wV6I/LyFmo4ipANubbU+tbUCU=; b=lHzIeNdN1FiNqNbruj4n4WWyTgELgclPTv9jyCJXFf+fanLTwEDEC1OKWLoj/nU1TW xD6k7Z+UJZmDaLD3yAiX3qyVpeQ86SbdsjWN0d8w7rEwUTs9omvJTDxQSSKZ11P4VPI+ iSJrDkR8KPwGzf6sOXiLUPjO8bzyLa/IOsKe5nPUS/Z5VAuguqat0n8XCg+tswSyQw7J IFh1KPgryEiwrYh5k+JYFhJ5ngCYbIv6/z9Srha0mxuGDdHcsM5uWUlgqGCrUZKF3IsT hpq4uBFMk/aTvfmuSpWGO/7mfEG7da+lBgGLNamhbuM2FGNRw7zeJL36CrRk1VGHCkX8 LK4g== MIME-Version: 1.0 X-Received: by 10.224.79.212 with SMTP id q20mr62240007qak.4.1419513155437; Thu, 25 Dec 2014 05:12:35 -0800 (PST) Received: by 10.140.229.208 with HTTP; Thu, 25 Dec 2014 05:12:35 -0800 (PST) Date: Thu, 25 Dec 2014 14:12:35 +0100 Message-ID: Subject: 24.4; M-x run-scheme doesn't pop up a buffer From: Vasilij Schneidermann To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=047d7bf1617e624aec050b0a29c4 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --047d7bf1617e624aec050b0a29c4 Content-Type: text/plain; charset=UTF-8 M-x run-scheme switches to a buffer running an inferiour scheme process. I'm used to the alternative behaviour of inferiour processes spawning a window if possible, such as M-x run-python, M-x inferior-octave and M-x run-prolog (and the external M-x run-ruby for an example not included within Emacs). It seems as if M-x run-lisp behaves the same. Is there a guideline about that kind of behaviour? If yes, is this behaviour of M-x run-scheme considered to be a bug? In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.3) of 2014-10-21 on bitzer.hoetzel.info Windowing system distributor `The X.Org Foundation', version 11.0.11602000 System Description: Arch Linux Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Making completion list... Load-path shadows: /usr/share/emacs/site-lisp/SuperCollider/tree-widget hides /usr/share/emacs/24.4/lisp/tree-widget Features: (shadow sort gnus-util mail-extr emacsbug message idna format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils help-mode easymenu time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 75015 7518) (symbols 48 17669 0) (miscs 40 80 113) (strings 32 9339 4456) (string-bytes 1 257582) (vectors 16 9065) (vector-slots 8 385368 16588) (floats 8 65 483) (intervals 56 264 21) (buffers 960 13) (heap 1024 30160 885)) --047d7bf1617e624aec050b0a29c4 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
M-x run-scheme switches to a buffer running an inferiour s= cheme process.
I'm used to the alternative behaviour of inferiour pr= ocesses spawning a
window if possible, such as M-x run-python, M-x infer= ior-octave and M-x
run-prolog (and the external M-x run-ruby for an exam= ple not included
within Emacs).=C2=A0 It seems as if M-x run-lisp behave= s the same.=C2=A0 Is there
a guideline about that kind of behaviour?=C2= =A0 If yes, is this behaviour of
M-x run-scheme considered to be a bug?<= br>


In GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version = 3.14.3)
=C2=A0of 2014-10-21 on bi= tzer.hoetzel.info
Windowing system distributor `The X.Org Foundation= ', version 11.0.11602000
System Description: Arch Linux

Confi= gured using:
=C2=A0`configure --prefix=3D/usr --sysconfdir=3D/etc --libe= xecdir=3D/usr/lib
=C2=A0--localstatedir=3D/var --with-x-toolkit=3Dgtk3 -= -with-xft
=C2=A0'CFLAGS=3D-march=3Dx86-64 -mtune=3Dgeneric -O2 -pipe= -fstack-protector-strong
=C2=A0--param=3Dssp-buffer-size=3D4' CPPFL= AGS=3D-D_FORTIFY_SOURCE=3D2
=C2=A0LDFLAGS=3D-Wl,-O1,--sort-common,--as-n= eeded,-z,relro'

Important settings:
=C2=A0 value of $LANG: en= _US.UTF-8
=C2=A0 locale-coding-system: utf-8-unix

Major mode: Fun= damental

Minor modes in effect:
=C2=A0 tooltip-mode: t
=C2=A0 = electric-indent-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 tool-bar-mo= de: t
=C2=A0 menu-bar-mode: t
=C2=A0 file-name-shadow-mode: t
=C2= =A0 global-font-lock-mode: t
=C2=A0 blink-cursor-mode: t
=C2=A0 auto-= composition-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compre= ssion-mode: t
=C2=A0 buffer-read-only: t
=C2=A0 line-number-mode: t=C2=A0 transient-mark-mode: t

Recent input:
M-x r e p <tab&g= t; <down-mouse-2> <mouse-2>

Recent messages:
For info= rmation about GNU Emacs and the GNU system, type C-h C-a.
Making complet= ion list...

Load-path shadows:
/usr/share/emacs/site-lisp/SuperCo= llider/tree-widget hides /usr/share/emacs/24.4/lisp/tree-widget

Feat= ures:
(shadow sort gnus-util mail-extr emacsbug message idna format-spec=
rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
= mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-u= til help-fns mail-prsvr mail-utils help-mode easymenu time-date
tooltip = electric uniquify ediff-hook vc-hooks lisp-float-type mwheel
x-win x-dnd= tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment = lisp-mode prog-mode register page menu-bar rfn-eshadow timer
select scro= ll-bar mouse jit-lock font-lock syntax facemenu font-core
frame cham geo= rgian utf-8-lang misc-lang vietnamese tibetan thai
tai-viet lao korean j= apanese hebrew greek romanian slovak czech european
ethiopic indian cyri= llic chinese case-table epa-hook jka-cmpr-hook help
simple abbrev minibu= ffer nadvice loaddefs button faces cus-face macroexp
files text-properti= es overlay sha1 md5 base64 format env code-pages mule
custom widget hash= table-print-readable backquote make-network-process
dbusbind gfilenotify= dynamic-setting system-font-setting
font-render-setting move-toolbar gt= k x-toolkit x multi-tty emacs)

Memory information:
((conses 16 75= 015 7518)
=C2=A0(symbols 48 17669 0)
=C2=A0(miscs 40 80 113)
=C2= =A0(strings 32 9339 4456)
=C2=A0(string-bytes 1 257582)
=C2=A0(vector= s 16 9065)
=C2=A0(vector-slots 8 385368 16588)
=C2=A0(floats 8 65 483= )
=C2=A0(intervals 56 264 21)
=C2=A0(buffers 960 13)
=C2=A0(heap 1= 024 30160 885))
--047d7bf1617e624aec050b0a29c4-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jan 26 11:56:02 2015 Received: (at 19440) by debbugs.gnu.org; 26 Jan 2015 16:56:03 +0000 Received: from localhost ([127.0.0.1]:57258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YFmxG-00005C-IO for submit@debbugs.gnu.org; Mon, 26 Jan 2015 11:56:02 -0500 Received: from mail-wg0-f48.google.com ([74.125.82.48]:40767) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YFmxE-0008WP-FX for 19440@debbugs.gnu.org; Mon, 26 Jan 2015 11:56:00 -0500 Received: by mail-wg0-f48.google.com with SMTP id x12so10098079wgg.7 for <19440@debbugs.gnu.org>; Mon, 26 Jan 2015 08:55:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=0EKU79L6rGiK8XhzJaYyUmUMOCs1OV/nwQuMN50Hjno=; b=JAxTcM1XPLqVPcR/jC4mGzocU6IR4QbdVFfoQ0Es8qzENbPrLe8Sg4LJnQXm9t/iJ4 6YqBpWMzBs/WQFgPazr2o/53baa/2TPeQvQjSgn1sHEonmyat1WbN0qvWB6Uy5n+bchn iYUHiY7NboqkjLK4C+zU3l1V+z9lFbw3tXGaHDVHPt/7xmRb4rbOVyatS2sfT2FdI4Xz KeWsRqr8Ruw3BL8QzIaif8irICP8Fc5yW/42TvOumipOMXMe1QndTNOvRlgJjDPI9RGI 2uWtaDZPC+EzqjwDsVOsolmp869n4q3TARbpnnvpQNXRqIzbY6FMhjsJQMGnMKUcb0uC BMoA== X-Received: by 10.180.211.176 with SMTP id nd16mr33640388wic.23.1422291354702; Mon, 26 Jan 2015 08:55:54 -0800 (PST) Received: from localhost (xdsl-87-78-216-107.netcologne.de. [87.78.216.107]) by mx.google.com with ESMTPSA id i4sm5666652wje.20.2015.01.26.08.55.53 for <19440@debbugs.gnu.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jan 2015 08:55:54 -0800 (PST) Date: Mon, 26 Jan 2015 17:55:52 +0100 From: Vasilij Schneidermann To: 19440@debbugs.gnu.org Subject: Re: bug#19440: Acknowledgement (24.4; M-x run-scheme doesn't pop up a buffer) Message-ID: <20150126165552.GA15675@odonien> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 19440 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Bump. From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 21:56:17 2021 Received: (at 19440) by debbugs.gnu.org; 28 May 2021 01:56:17 +0000 Received: from localhost ([127.0.0.1]:53279 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRjU-0000Rc-Pz for submit@debbugs.gnu.org; Thu, 27 May 2021 21:56:17 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRjS-0000RM-Va for 19440@debbugs.gnu.org; Thu, 27 May 2021 21:56:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6qnSKXfPcoIlWFiGWE/zD8j8LgGe7H01gw4xsUOm974=; b=MOdXOZt8c0qUbGbY9gfWW0HOLg 4p8w9wKg2miPKprSV8vUKQBBJmd6jVTeytVPWbpktvTAwqap2HQ2xhYRyXUBibSUycv023BvAbbFg lz6CzR00mzvNaLNRNCgMrRA9PtJiac6Q8ilH7/DISvcSkAqxEuRhjX1gpeUDNc1VaaJA=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmRjK-0003Iq-Jr; Fri, 28 May 2021 03:56:08 +0200 From: Lars Ingebrigtsen To: Vasilij Schneidermann Subject: Re: bug#19440: 24.4; M-x run-scheme doesn't pop up a buffer References: X-Now-Playing: The Residents's _The King & Eye: RMX_: "A Fool such as I" Date: Fri, 28 May 2021 03:56:05 +0200 In-Reply-To: (Vasilij Schneidermann's message of "Thu, 25 Dec 2014 14:12:35 +0100") Message-ID: <877djjzkne.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Vasilij Schneidermann writes: > M-x run-scheme switches to a buffer running an inferiour scheme process. > I'm used to the alternative behaviour of inferiour processes spawning a > window if possible, such as M-x run-python, M-x i [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 19440 Cc: 19440@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Vasilij Schneidermann writes: > M-x run-scheme switches to a buffer running an inferiour scheme process. > I'm used to the alternative behaviour of inferiour processes spawning a > window if possible, such as M-x run-python, M-x inferior-octave and M-x > run-prolog (and the external M-x run-ruby for an example not included > within Emacs). It seems as if M-x run-lisp behaves the same. Is there > a guideline about that kind of behaviour? If yes, is this behaviour of > M-x run-scheme considered to be a bug? (I'm going through old bug reports that unfortunately got no response at the time.) I don't think we have a specific policy for how these commands are supposed to open windows -- and the list you mention aren't consistent, either. For instance, run-python pops open a new window, but doesn't select it, while inferior-octave selects the new window. I guess it depends on what the people who wrote these packages preferred -- perhaps it's more likely that you type things in a scheme buffer, but use a python inferior buffer only for evaling things from a .py buffer? So I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 27 21:56:20 2021 Received: (at control) by debbugs.gnu.org; 28 May 2021 01:56:20 +0000 Received: from localhost ([127.0.0.1]:53282 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRjY-0000Rr-28 for submit@debbugs.gnu.org; Thu, 27 May 2021 21:56:20 -0400 Received: from quimby.gnus.org ([95.216.78.240]:49706) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lmRjW-0000RS-VC for control@debbugs.gnu.org; Thu, 27 May 2021 21:56:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=BSW8+t5Wpbmcs1GRgsVp8QWrcZ7UpyKWENBBCqmFhjU=; b=VkvTL5GmUuffjA25BvnYsoqK5t Hqa+/QyYGwZiSmChOeeUqfU7XzEHRebY4aDuUo90LtNzl0Qgmrhxjexj99TTQkyo75oAT7u8X/P0w cCGR8QYJLaGkdvBYSg68NZkN3rv7rCR28wSw17JnvXT5XSs5o4lC/nr8lPSTyXLTJHxo=; Received: from cm-84.212.220.105.getinternet.no ([84.212.220.105] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lmRjP-0003J1-Fj for control@debbugs.gnu.org; Fri, 28 May 2021 03:56:13 +0200 Date: Fri, 28 May 2021 03:56:11 +0200 Message-Id: <875yz3zkn8.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19440 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 19440 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) close 19440 quit From unknown Tue Sep 09 13:20:27 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 25 Jun 2021 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator