From unknown Fri Jun 20 07:20:55 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#21118 <21118@debbugs.gnu.org> To: bug#21118 <21118@debbugs.gnu.org> Subject: Status: 25.0.50; Comint delete behaving differently for Python vs Scheme Reply-To: bug#21118 <21118@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:20:55 +0000 retitle 21118 25.0.50; Comint delete behaving differently for Python vs Sch= eme reassign 21118 emacs submitter 21118 Nishant Varma severity 21118 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 22 15:25:31 2015 Received: (at submit) by debbugs.gnu.org; 22 Jul 2015 19:25:31 +0000 Received: from localhost ([127.0.0.1]:56613 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHzdy-00064G-Fq for submit@debbugs.gnu.org; Wed, 22 Jul 2015 15:25:31 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43876) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZHzaL-0005yN-BC for submit@debbugs.gnu.org; Wed, 22 Jul 2015 15:21:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHzaJ-0004z3-4m for submit@debbugs.gnu.org; Wed, 22 Jul 2015 15:21:45 -0400 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]:44334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHzaJ-0004yz-2b for submit@debbugs.gnu.org; Wed, 22 Jul 2015 15:21:43 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHzaH-0008EY-2o for bug-gnu-emacs@gnu.org; Wed, 22 Jul 2015 15:21:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHzaD-0004y4-Q3 for bug-gnu-emacs@gnu.org; Wed, 22 Jul 2015 15:21:41 -0400 Received: from mail-ig0-x22e.google.com ([2607:f8b0:4001:c05::22e]:34821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHzaD-0004xo-Jl for bug-gnu-emacs@gnu.org; Wed, 22 Jul 2015 15:21:37 -0400 Received: by igr7 with SMTP id 7so75586837igr.0 for ; Wed, 22 Jul 2015 12:21:36 -0700 (PDT) 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=prYzjW6MIVE9JmY2LRsB4tSlPeyfRnOIR9g7t+j0MeA=; b=KPZ7yO/d/Z+efWRsMkt2rsHLKV1NoOSbNF59ET9BzDTtoLEABcfqAMTwF94pnK/XLB +j3N2fRQJ0DESIC1yDQGrcaezKwaTIIzGbddfR0N1VMkmK8Bw6fK7rnWsSzgUIcsNylY Ot2HrudwBVRXNZHAFvhQC+HI0LZU9JcCYN0JEu+Flnwtm0txlKKLYn8tNy58RUsjJugo 2R70fjI8mDo9e9oll3nnpMGeV9oNgHcyeJ4EohceZZORolvbpfNznTTowNMxbv7oqmZ4 SR5Ib0ItQnPefePCvFgJDnKucV0BD6AX20bUQpqaS8smvpyE0TBPIuAzeR4OKmPO8rR+ bv6Q== MIME-Version: 1.0 X-Received: by 10.107.8.212 with SMTP id h81mr7070507ioi.125.1437592736140; Wed, 22 Jul 2015 12:18:56 -0700 (PDT) Received: by 10.79.12.84 with HTTP; Wed, 22 Jul 2015 12:18:55 -0700 (PDT) Date: Thu, 23 Jul 2015 00:48:55 +0530 Message-ID: Subject: 25.0.50; Comint delete behaving differently for Python vs Scheme From: Nishant Varma To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=001a113f97a45e9653051b7ba425 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-Mailman-Approved-At: Wed, 22 Jul 2015 15:25:28 -0400 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 (----) --001a113f97a45e9653051b7ba425 Content-Type: text/plain; charset=UTF-8 I compiled Emacs from source. However I see that comint behaves different in run-scheme vs run-python. In Python, the ">>>" prompt doesn't get deleted when you do backspace, however in Scheme the "=>" prompt is deletable. Is there a reason why different REPL's would behave differently in comint-mode? I also notice that except ">>>" any other text in run-python is deletable. Can you please make this uniform? --text follows this line-- In GNU Emacs 25.0.50.2 (i686-pc-linux-gnu, GTK+ Version 3.10.8) of 2015-07-22 on lpt-tnishant Repository revision: fa1463896d5048e0e43a9b55db1ed82c6441e693 Windowing system distributor `The X.Org Foundation', version 11.0.11501000 System Description: Linux Mint 17.1 Rebecca Configured features: XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_IN locale-coding-system: iso-latin-1-unix Major mode: EMMS Minor modes in effect: diff-auto-refine-mode: t global-git-commit-mode: t recentf-mode: t shell-dirtrack-mode: t ido-ubiquitous-mode: t global-evil-matchit-mode: t evil-matchit-mode: t global-evil-surround-mode: t evil-surround-mode: t evil-leader-mode: t evil-mode: t evil-local-mode: t ido-everywhere: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Playback channels: 88% funcall-interactively: Buffer is read-only: # Playback channels: 86% (No changes need to be saved) progn: Beginning of buffer Shell native completion is enabled. delete-backward-char: Text is read-only [4 times] Quit [3 times] Buffer "*scheme*" has a running process; kill it? (y or n) y Overwrite mode enabled in current buffer Load-path shadows: ~/.emacs.d/elisp/emms/lisp/tq hides /usr/local/share/emacs/25.0.50/lisp/emacs-lisp/tq Features: (shadow mail-extr emacsbug sendmail cmuscheme scheme compile python json find-func linum vc vc-dispatcher vc-git smex rainbow-delimiters git-rebase magit-extras magit-ediff ediff-merg ediff-wind ediff-diff ediff-mult ediff-help ediff-init ediff-util ediff magit-blame magit-stash magit-bisect magit-remote magit-commit epa epg magit-sequence magit dired-x magit-log magit-apply magit-wip magit-diff smerge-mode diff-mode magit-core magit-process magit-popup magit-mode magit-git crm magit-section magit-utils git-commit recentf tree-widget wid-edit log-edit message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils gmm-utils mailheader pcvs-util add-log with-editor warnings term disp-table ehelp esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg esh-groups eshell esh-module esh-mode esh-util tramp-sh tramp tramp-compat tramp-loaddefs trampver shell pcomplete server key-chord ido-ubiquitous ido-completing-read+ ido-vertical-mode evil-god-state god-mode evil-escape evil-matchit evil-surround evil-leader evil evil-integration evil-maps evil-commands ffap evil-command-window evil-types evil-search evil-ex evil-macros evil-repeat evil-states evil-core evil-common windmove rect evil-digraphs evil-vars elisp-format emms-player-vlc emms-player-mplayer emms-setup emms-librefm-stream xml emms-librefm-scrobbler emms-playlist-limit emms-volume emms-volume-amixer emms-i18n emms-history emms-score emms-stream-info emms-metaplaylist-mode emms-bookmarks emms-cue emms-mode-line-icon emms-browser sort emms-playlist-sort emms-last-played emms-player-xine emms-player-mpd tq emms-playing-time emms-lyrics emms-url url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cl-extra cconv eieio-core gnus-util mm-util help-fns mail-prsvr password-cache url-vars mailcap emms-player-simple emms-streams emms-tag-editor format-spec emms-info-metaflac emms-mark emms-mode-line emms-cache emms-info-ogginfo emms-info-mp3info emms-info later-do emms-playlist-mode emms-source-playlist emms-source-file locate dired emms emms-compat dash circe lui-irc-colors irc cl-seq make-tls-process tls lcs lui-format lui derived tracking cl-macs shorten easy-mmode thingatpt help-mode easymenu flyspell ispell circe-compat ace-jump-mode advice cl gv finder-inf package epg-config comint ansi-color ring ido seq molokai-theme edmacro kmacro cl-loaddefs pcase cl-lib paren time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded 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 gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 8 563006 62732) (symbols 24 40499 0) (miscs 20 334 703) (strings 16 77402 7900) (string-bytes 1 2441571) (vectors 8 30154) (vector-slots 4 646289 10722) (floats 8 311 542) (intervals 28 1953 467) (buffers 520 23) (heap 1024 33507 1190)) --001a113f97a45e9653051b7ba425 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I compiled Emacs from source. However I see that comint be= haves different in run-scheme vs run-python. In Python, the ">>&= gt;" prompt doesn't get deleted when you do backspace, however in = Scheme the "=3D>" prompt is deletable.

Is there a reaso= n why different REPL's would behave differently in comint-mode?=C2=A0 I= also notice that except ">>>" any other text in run-pyt= hon is deletable. Can you please make this uniform?

--text follows t= his line--

In GNU Emacs 25.0.50.2 (i686-pc-linux-gnu, GTK+ Version 3= .10.8)
=C2=A0of 2015-07-22 on lpt-tnishant
Repository revision: fa146= 3896d5048e0e43a9b55db1ed82c6441e693
Windowing system distributor `The X.= Org Foundation', version 11.0.11501000
System Description:=C2=A0=C2= =A0=C2=A0 Linux Mint 17.1 Rebecca

Configured features:
XPM JPEG T= IFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS LIBXML2 FREETYPE XFT
ZLIB TOOL= KIT_SCROLL_BARS GTK3 X11

Important settings:
=C2=A0 value of $LAN= G: en_IN
=C2=A0 locale-coding-system: iso-latin-1-unix

Major mode= : EMMS

Minor modes in effect:
=C2=A0 diff-auto-refine-mode: t
= =C2=A0 global-git-commit-mode: t
=C2=A0 recentf-mode: t
=C2=A0 shell-= dirtrack-mode: t
=C2=A0 ido-ubiquitous-mode: t
=C2=A0 global-evil-mat= chit-mode: t
=C2=A0 evil-matchit-mode: t
=C2=A0 global-evil-surround-= mode: t
=C2=A0 evil-surround-mode: t
=C2=A0 evil-leader-mode: t
= =C2=A0 evil-mode: t
=C2=A0 evil-local-mode: t
=C2=A0 ido-everywhere: = t
=C2=A0 global-eldoc-mode: t
=C2=A0 electric-indent-mode: t
=C2= =A0 mouse-wheel-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-compositio= n-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compression-mode= : t
=C2=A0 buffer-read-only: t
=C2=A0 column-number-mode: t
=C2=A0= line-number-mode: t
=C2=A0 transient-mark-mode: t

Recent message= s:
Playback channels: 88%
funcall-interactively: Buffer is read-only:= #<buffer=C2=A0 *EMMS Playlist*>
Playback channels: 86%
(No cha= nges need to be saved)
progn: Beginning of buffer
Shell native comple= tion is enabled.
delete-backward-char: Text is read-only [4 times]
Qu= it [3 times]
Buffer "*scheme*" has a running process; kill it?= (y or n) y
Overwrite mode enabled in current buffer

Load-path sh= adows:
~/.emacs.d/elisp/emms/lisp/tq hides /usr/local/share/emacs/25.0.5= 0/lisp/emacs-lisp/tq

Features:
(shadow mail-extr emacsbug sendmai= l cmuscheme scheme compile python json
find-func linum vc vc-dispatcher = vc-git smex rainbow-delimiters
git-rebase magit-extras magit-ediff ediff= -merg ediff-wind ediff-diff
ediff-mult ediff-help ediff-init ediff-util = ediff magit-blame
magit-stash magit-bisect magit-remote magit-commit epa= epg
magit-sequence magit dired-x magit-log magit-apply magit-wip magit-= diff
smerge-mode diff-mode magit-core magit-process magit-popup magit-mo= de
magit-git crm magit-section magit-utils git-commit recentf tree-widge= t
wid-edit log-edit message rfc822 mml mml-sec mm-decode mm-bodies
mm= -encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev
mail-ut= ils gmm-utils mailheader pcvs-util add-log with-editor warnings
term dis= p-table ehelp esh-var esh-io esh-cmd esh-opt esh-ext esh-proc
esh-arg es= h-groups eshell esh-module esh-mode esh-util tramp-sh tramp
tramp-compat= tramp-loaddefs trampver shell pcomplete server key-chord
ido-ubiquitous= ido-completing-read+ ido-vertical-mode evil-god-state
god-mode evil-esc= ape evil-matchit evil-surround evil-leader evil
evil-integration evil-ma= ps evil-commands ffap evil-command-window
evil-types evil-search evil-ex= evil-macros evil-repeat evil-states
evil-core evil-common windmove rect= evil-digraphs evil-vars elisp-format
emms-player-vlc emms-player-mplaye= r emms-setup emms-librefm-stream xml
emms-librefm-scrobbler emms-playlis= t-limit emms-volume
emms-volume-amixer emms-i18n emms-history emms-score= emms-stream-info
emms-metaplaylist-mode emms-bookmarks emms-cue emms-mo= de-line-icon
emms-browser sort emms-playlist-sort emms-last-played emms-= player-xine
emms-player-mpd tq emms-playing-time emms-lyrics emms-url ur= l url-proxy
url-privacy url-expand url-methods url-history url-cookie ur= l-domsuf
url-util url-parse auth-source eieio byte-opt bytecomp byte-com= pile
cl-extra cconv eieio-core gnus-util mm-util help-fns mail-prsvr
= password-cache url-vars mailcap emms-player-simple emms-streams
emms-tag= -editor format-spec emms-info-metaflac emms-mark emms-mode-line
emms-cac= he emms-info-ogginfo emms-info-mp3info emms-info later-do
emms-playlist-= mode emms-source-playlist emms-source-file locate dired
emms emms-compat= dash circe lui-irc-colors irc cl-seq make-tls-process
tls lcs lui-forma= t lui derived tracking cl-macs shorten easy-mmode
thingatpt help-mode ea= symenu flyspell ispell circe-compat ace-jump-mode
advice cl gv finder-in= f package epg-config comint ansi-color ring ido
seq molokai-theme edmacr= o kmacro cl-loaddefs pcase cl-lib paren
time-date mule-util tooltip eldo= c electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel x-win ter= m/common-win x-dnd tool-bar dnd fontset
image regexp-opt fringe tabulate= d-list newcomment elisp-mode lisp-mode
prog-mode register page menu-bar = rfn-eshadow timer select scroll-bar
mouse jit-lock font-lock syntax face= menu font-core frame cl-generic cham
georgian utf-8-lang misc-lang vietn= amese tibetan thai tai-viet lao
korean japanese eucjp-ms cp51932 hebrew = greek romanian slovak czech
european ethiopic indian cyrillic chinese ch= arscript case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer= cl-preloaded nadvice
loaddefs button faces cus-face macroexp files text= -properties overlay
sha1 md5 base64 format env code-pages mule custom wi= dget
hashtable-print-readable backquote gfilenotify dynamic-setting
s= ystem-font-setting font-render-setting move-toolbar gtk x-toolkit x
mult= i-tty make-network-process emacs)

Memory information:
((conses 8 = 563006 62732)
=C2=A0(symbols 24 40499 0)
=C2=A0(miscs 20 334 703)
= =C2=A0(strings 16 77402 7900)
=C2=A0(string-bytes 1 2441571)
=C2=A0(v= ectors 8 30154)
=C2=A0(vector-slots 4 646289 10722)
=C2=A0(floats 8 3= 11 542)
=C2=A0(intervals 28 1953 467)
=C2=A0(buffers 520 23)
=C2= =A0(heap 1024 33507 1190))

--001a113f97a45e9653051b7ba425-- From debbugs-submit-bounces@debbugs.gnu.org Thu May 12 08:16:15 2022 Received: (at 21118) by debbugs.gnu.org; 12 May 2022 12:16:16 +0000 Received: from localhost ([127.0.0.1]:39892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np7jr-0001rX-NI for submit@debbugs.gnu.org; Thu, 12 May 2022 08:16:15 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np7jp-0001r9-HY for 21118@debbugs.gnu.org; Thu, 12 May 2022 08:16:14 -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=gvYiCyJ7cKbnfeKvjrx0L9EALvhrEMKt5Jj/16cbt1o=; b=JGyRUeiClOdzP1I5uCyT8PwQJE 2Q3jmWKo2Q2tfOR3YbFp8h7bIpNwcp5xOlt42+8QhAccC+Z5/gT+mutuc1moNGuMw245APPQCcNlE eFZNGJnPm0+Tmm1p/smwIv3eDH6qaF+LCQI+UucQlxXMs825auKK/KffSHvVL9dddyzA=; Received: from [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 1np7jh-0004RO-93; Thu, 12 May 2022 14:16:07 +0200 From: Lars Ingebrigtsen To: Nishant Varma Subject: Re: bug#21118: 25.0.50; Comint delete behaving differently for Python vs Scheme References: X-Now-Playing: Front 242's _Geography_: "GVDT" Date: Thu, 12 May 2022 14:16:04 +0200 In-Reply-To: (Nishant Varma's message of "Thu, 23 Jul 2015 00:48:55 +0530") Message-ID: <87h75vymij.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: Nishant Varma writes: > I compiled Emacs from source. However I see that comint behaves different in > run-scheme vs run-python. In Python, the ">>>" prompt doesn't get deleted when > you do backspace, however in Scheme th [...] 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: -2.3 (--) X-Debbugs-Envelope-To: 21118 Cc: 21118@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: -3.3 (---) Nishant Varma writes: > I compiled Emacs from source. However I see that comint behaves different in > run-scheme vs run-python. In Python, the ">>>" prompt doesn't get deleted when > you do backspace, however in Scheme the "=>" prompt is deletable. I've now made the prompt in Scheme read-only, too, in Emacs 29. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu May 12 08:16:20 2022 Received: (at control) by debbugs.gnu.org; 12 May 2022 12:16:20 +0000 Received: from localhost ([127.0.0.1]:39895 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np7jv-0001rq-Tk for submit@debbugs.gnu.org; Thu, 12 May 2022 08:16:20 -0400 Received: from quimby.gnus.org ([95.216.78.240]:52622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1np7ju-0001rM-IH for control@debbugs.gnu.org; Thu, 12 May 2022 08:16:18 -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=6G5f9D/4UohLftg63rfIStvumlrcrzR4ksThLZ2TJZc=; b=DWENpjAU4hspOmMXVE3BmplX4P JV6bRKsb5SGBm3ael3TLCIUklFlJjKeJGTA4uENNLMsO2JGcWRdYGa57XkLGV4zk/OiHRllECSU9v RNsUmTrDfg01zHru3pyi0zfdcZX3VSnetgM7NWnTmZSLCdpuyJ0sA003EFYeZy6+u4OE=; Received: from [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 1np7jm-0004RV-ML for control@debbugs.gnu.org; Thu, 12 May 2022 14:16:12 +0200 Date: Thu, 12 May 2022 14:16:09 +0200 Message-Id: <87fslfymie.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21118 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 21118 29.1 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: -2.3 (--) 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: -3.3 (---) close 21118 29.1 quit From unknown Fri Jun 20 07:20:55 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, 10 Jun 2022 11:24:05 +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