From unknown Sat Aug 09 09:32:02 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#6099 <6099@debbugs.gnu.org> To: bug#6099 <6099@debbugs.gnu.org> Subject: Status: 23.1; pdb can't invoke python directly Reply-To: bug#6099 <6099@debbugs.gnu.org> Date: Sat, 09 Aug 2025 16:32:02 +0000 retitle 6099 23.1; pdb can't invoke python directly reassign 6099 emacs,ns submitter 6099 David Abrahams severity 6099 normal tag 6099 moreinfo unreproducible thanks From debbugs-submit-bounces@debbugs.gnu.org Tue May 04 12:16:57 2010 Received: (at submit) by debbugs.gnu.org; 4 May 2010 16:16:57 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Kno-0000jT-M3 for submit@debbugs.gnu.org; Tue, 04 May 2010 12:16:57 -0400 Received: from mx10.gnu.org ([199.232.76.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9Knl-0000jO-Ua for submit@debbugs.gnu.org; Tue, 04 May 2010 12:16:55 -0400 Received: from lists.gnu.org ([199.232.76.165]:54799) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1O9Knh-0003fG-4C for submit@debbugs.gnu.org; Tue, 04 May 2010 12:16:49 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9Kng-0005sf-Jf for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 12:16:48 -0400 Received: from [140.186.70.92] (port=46658 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9Knb-0005mg-ID for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 12:16:48 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9KnU-000728-L5 for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 12:16:42 -0400 Received: from [206.217.198.21] (port=58981 helo=boostpro.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9KnU-00071o-H7 for bug-gnu-emacs@gnu.org; Tue, 04 May 2010 12:16:36 -0400 Received: from zreba.local (207-172-223-249.c3-0.smr-ubr3.sbo-smr.ma.static.cable.rcn.com [207.172.223.249]) (Authenticated sender: dave) by boostpro.com (Postfix) with ESMTPSA id 4A31C14BA95; Tue, 4 May 2010 17:16:35 +0100 (BST) Received: from zreba.local (localhost [127.0.0.1]) by zreba.local (Postfix) with ESMTP id 59C59227E068; Tue, 4 May 2010 12:17:07 -0400 (EDT) Date: Tue, 04 May 2010 12:17:07 -0400 Message-ID: From: David Abrahams To: bug-gnu-emacs@gnu.org Subject: 23.1; pdb can't invoke python directly User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.7 Emacs/23.1 (i386-apple-darwin9.8.0) MULE/6.0 (HANACHIRUSATO) Organization: BoostPro Computing MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.2 (------) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: 1. `M-! echo 'print ".hello"' > foo.py RET 2. `M-x pdb RET python -m pdb foo.py RET' I get a *gud* buffer with no prompt. If I create a little executable script, =E2=80=9Cbar=E2=80=9D #!/bin/sh python -m pdb foo.py and then `M-x pdb RET ./bar RET' Everything works as expected. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) of 2009-08-16 on black.local Windowing system distributor `Apple', version 10.3.1038 configured using `configure '--with-ns'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Python Minor modes in effect: shell-dirtrack-mode: t diff-auto-refine-mode: t show-paren-mode: t server-mode: t global-auto-revert-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-x b : SPC g n n n n n n n n n =20 C-x C-k k y e s C-x C-p q u i t =20 q u i t M-x M-p M-p M-p M-p M-p M-p =20 c C-p C-p C-p C-p C-p C-p C-p C-p=20 C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p=20 C-p C-p C-p C-p C-p C-n C-n C-n C-p C-p C-p C-p C-p=20 C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p=20 C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-e C-n C-n C-, C-, C-, C-, C-, C-,=20 C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p=20 C-p C-p C-e C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p=20 C-p C-p C-p C-p C-e C-n C-n C-n C-n C-n C-n C-p C-p=20 C-p C-n C-n C-n C-a C-. C-. C-. C-. C-x C-n C-x C-f=20 i n p i p =20 r e q C-x C-k C-x C-f M-p C-x=20 C-g 9 8 3 C-p C-p C-p C-p C-e C-n C-n C-n=20 C-p C-, C-, C-, C-. C-. C-, C-p C-, C-, C-x C-b C-x=20 C-b C-x C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n=20 C-n C-n C-x C-n C-n C-. C-. C-. C-. C-, C-, C-, C-,=20 M-x r e p o r t - e m b u Recent messages: Mark saved where search started Mark set pdbtrack: Traceback cue not found Reverting buffer `pkg_resources.py'. Mark set [2 times] pdbtrack: line 161, file /Users/dave/work/pipsync/int/pip/commands/instal= l.py Mark set pdbtrack: Traceback cue not found (New file) Mark set --=20 Dave Abrahams Meet me at BoostCon: http://www.boostcon.com BoostPro Computing http://www.boostpro.com From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 22 20:29:35 2010 Received: (at 6099) by debbugs.gnu.org; 23 Aug 2010 00:29:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnKus-0000rN-Q7 for submit@debbugs.gnu.org; Sun, 22 Aug 2010 20:29:34 -0400 Received: from pantheon-po18.its.yale.edu ([130.132.50.74]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnKur-0000rI-Mp for 6099@debbugs.gnu.org; Sun, 22 Aug 2010 20:29:34 -0400 Received: from furry (173-9-75-145-NewEngland.hfc.comcastbusiness.net [173.9.75.145]) (authenticated bits=0) by pantheon-po18.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7N0UmNp027807 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 22 Aug 2010 20:30:48 -0400 Received: by furry (Postfix, from userid 1000) id 604E616D402; Sun, 22 Aug 2010 20:30:48 -0400 (EDT) From: Chong Yidong To: David Abrahams Subject: Re: 23.1; pdb can't invoke python directly Date: Sun, 22 Aug 2010 20:30:48 -0400 Message-ID: <87bp8u6uh3.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 6099 Cc: 6099@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) > 1. `M-! echo 'print ".hello"' > foo.py RET > 2. `M-x pdb RET python -m pdb foo.py RET' > > I get a *gud* buffer with no prompt. > > In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54) > of 2009-08-16 on black.local I'm afraid I can't reproduce this. I get a *gud-pdb* buffer, as expected. Maybe this is operating system specific. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 22 21:08:28 2010 Received: (at 6099) by debbugs.gnu.org; 23 Aug 2010 01:08:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnLWW-0001nC-4G for submit@debbugs.gnu.org; Sun, 22 Aug 2010 21:08:28 -0400 Received: from pantheon-po41.its.yale.edu ([130.132.50.98]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnLWU-0001n7-D5 for 6099@debbugs.gnu.org; Sun, 22 Aug 2010 21:08:26 -0400 Received: from furry (adsl-99-109-22-209.dsl.wlfrct.sbcglobal.net [99.109.22.209]) (authenticated bits=0) by pantheon-po41.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o7N19fYa031994 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 22 Aug 2010 21:09:42 -0400 Received: by furry (Postfix, from userid 1000) id 9EDC916D402; Sun, 22 Aug 2010 21:09:41 -0400 (EDT) From: Chong Yidong To: Dave Abrahams Subject: Re: 23.1; pdb can't invoke python directly References: <87bp8u6uh3.fsf@stupidchicken.com> Date: Sun, 22 Aug 2010 21:09:41 -0400 In-Reply-To: (Dave Abrahams's message of "Sun, 22 Aug 2010 16:42:06 -0800") Message-ID: <87lj7ynnhm.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.5 (--) X-Debbugs-Envelope-To: 6099 Cc: 6099@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.5 (--) Dave Abrahams writes: > Let me try to fix the instructions for reproducing this, though: > > 1. `M-! echo 'print "hello"' > foo.py RET' > 2. `M-S-: (pdb "python -m pdb foo.py") RET' > > Now hit return. *gud-pdb* does _not_ contain ">>>" I get a buffer containing Current directory is ~/ > /home/cyd/foo.py(1)() -> print "hello" (Pdb) With "(Pdb)" as the prompt. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 23 00:52:35 2010 Received: (at 6099) by debbugs.gnu.org; 23 Aug 2010 04:52:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnP1O-0003qh-V1 for submit@debbugs.gnu.org; Mon, 23 Aug 2010 00:52:35 -0400 Received: from mail-vw0-f44.google.com ([209.85.212.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OnP1M-0003qa-JS for 6099@debbugs.gnu.org; Mon, 23 Aug 2010 00:52:33 -0400 Received: by vws10 with SMTP id 10so4578794vws.3 for <6099@debbugs.gnu.org>; Sun, 22 Aug 2010 21:53:48 -0700 (PDT) Received: by 10.220.124.224 with SMTP id v32mr2900942vcr.144.1282539227127; Sun, 22 Aug 2010 21:53:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.182.77 with HTTP; Sun, 22 Aug 2010 21:53:27 -0700 (PDT) X-Originating-IP: [24.237.47.125] In-Reply-To: <87lj7ynnhm.fsf@stupidchicken.com> References: <87bp8u6uh3.fsf@stupidchicken.com> <87lj7ynnhm.fsf@stupidchicken.com> From: Dave Abrahams Date: Sun, 22 Aug 2010 20:53:27 -0800 Message-ID: Subject: Re: 23.1; pdb can't invoke python directly To: Chong Yidong Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 6099 Cc: 6099@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On Sun, Aug 22, 2010 at 5:09 PM, Chong Yidong wrote= : > Dave Abrahams writes: > >> Let me try to fix the instructions for reproducing this, though: >> >> 1. `M-! echo 'print "hello"' > foo.py RET' >> 2. `M-S-: (pdb "python -m pdb foo.py") RET' >> >> Now hit return. =A0*gud-pdb* does _not_ contain ">>>" > > I get a buffer containing > > =A0Current directory is ~/ > =A0> /home/cyd/foo.py(1)() > =A0-> print "hello" > =A0(Pdb) > > With "(Pdb)" as the prompt. Oh, well I don't. Perhaps it is indeed platform specific. --=20 Dave Abrahams BoostPro Computing http://www.boostpro.com From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 23 20:55:23 2013 Received: (at 6099) by debbugs.gnu.org; 24 Jan 2013 01:55:23 +0000 Received: from localhost ([127.0.0.1]:47019 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TyC2F-0000DV-9L for submit@debbugs.gnu.org; Wed, 23 Jan 2013 20:55:23 -0500 Received: from mail-gg0-f175.google.com ([209.85.161.175]:43836) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TyC2D-0000DP-Q7 for 6099@debbugs.gnu.org; Wed, 23 Jan 2013 20:55:22 -0500 Received: by mail-gg0-f175.google.com with SMTP id l1so178694ggn.6 for <6099@debbugs.gnu.org>; Wed, 23 Jan 2013 17:54:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to :content-type:content-transfer-encoding:x-gm-message-state; bh=FU6zeTUsLkcMsp59PWO6Pr3XfqNHmxnmItpR1WzyUoE=; b=OSAHQ6t4imU6cVoavJZKcOzVer6IFTdILGxS82+9mYE9CHbyAlnUV2yMKr6GSolRUz afPZHT6mtFmkZsTwXsJE1qMbLYGjpe5CaMW/EL33UzezO7HHe7GwuepVdVXqts/pfuTF b/16iXnkAaRO8TsJXxPlhz5VbguPlFM/YStO32yF6vbKOdYdfXeYvxswCY9ay54fyq0X MyKseBIeYc1VDt0Rw8hd7hIq1teZDm1BLHslxtLtMfRf8zr3lXY485TUTrTdqG/oOq9B S6M5HtVDPmVqiSQPbNWUanjgSdo/1+vF+HxDYSAFmd11/nHi40mlL+tC4E0xyD66B6RN Vkfw== X-Received: by 10.236.75.3 with SMTP id y3mr272608yhd.66.1358992443608; Wed, 23 Jan 2013 17:54:03 -0800 (PST) Received: from [192.168.1.102] ([190.192.49.157]) by mx.google.com with ESMTPS id s30sm21941593yhl.21.2013.01.23.17.54.01 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Jan 2013 17:54:03 -0800 (PST) Message-ID: <5100948C.10409@anue.biz> Date: Wed, 23 Jan 2013 22:55:24 -0300 From: =?ISO-8859-1?Q?Fabi=E1n_Ezequiel_Gallina?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130109 Thunderbird/17.0.2 MIME-Version: 1.0 To: 6099@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQmJlqyaRqeuhlKpJqrrIK6Z+0R5yjgX6NxiYDDZStkbjM3uV4HTZExPggfxnQ5A5+Y/tKp4 X-Spam-Score: 2.1 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I just quickly tested this in the emacs-24 branch and worked for me, I'm closing this. Feel free to reopen if you find it happening again. [...] Content analysis details: (2.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.161.175 listed in list.dnswl.org] 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4984] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: 6099 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I just quickly tested this in the emacs-24 branch and worked for me, I'm closing this. Feel free to reopen if you find it happening again. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.161.175 listed in list.dnswl.org] -0.0 BAYES_40 BODY: Bayes spam probability is 20 to 40% [score: 0.2601] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject I just quickly tested this in the emacs-24 branch and worked for me, I'm closing this. Feel free to reopen if you find it happening again. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 23 20:55:37 2013 Received: (at control) by debbugs.gnu.org; 24 Jan 2013 01:55:37 +0000 Received: from localhost ([127.0.0.1]:47022 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TyC2T-0000E0-KF for submit@debbugs.gnu.org; Wed, 23 Jan 2013 20:55:37 -0500 Received: from mail-yh0-f47.google.com ([209.85.213.47]:46390) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TyC2S-0000Ds-1l for control@debbugs.gnu.org; Wed, 23 Jan 2013 20:55:36 -0500 Received: by mail-yh0-f47.google.com with SMTP id w68so616284yhw.34 for ; Wed, 23 Jan 2013 17:54:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to :content-type:content-transfer-encoding:x-gm-message-state; bh=68VTb0XPnl6b6zFZ+3Fm5BGnkcEDi5Hwb7CrXpPHJKs=; b=HWRPpjxtZRd19Y2OmpvrTH1Wr6HsSIhexAN6yHpg7z8mbAZix6M1kUx0RJ0wCTIwNW gtxtQJNgOBZ3Vdjo553E8hh5kWiZOOH//f2RfPa3YBIwohX3NTkL5J0x2MPvyBbFYv4d dxrHOVDjN5JzfmWn+X5PbbOI6vVxU5zg7wx9h6aB9CyDw0QZqamXujtqZFWfqwgGxVxC 8wBHNGw8HJTMxSHmL+wJbewf9YcVkQyHquyFHbQDqOKOAPnGK8xQtwIxSGp++FXk0T1j oRK75ljpx9b7OQMepIw028aQL6KF/HQJUDtFOzfcI6P310kPDynESdwhMlJQVt+LybGP vUYQ== X-Received: by 10.236.81.198 with SMTP id m46mr209649yhe.129.1358992457920; Wed, 23 Jan 2013 17:54:17 -0800 (PST) Received: from [192.168.1.102] ([190.192.49.157]) by mx.google.com with ESMTPS id u29sm21940102yhd.22.2013.01.23.17.54.16 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Jan 2013 17:54:17 -0800 (PST) Message-ID: <5100949A.9020101@anue.biz> Date: Wed, 23 Jan 2013 22:55:38 -0300 From: =?ISO-8859-1?Q?Fabi=E1n_Ezequiel_Gallina?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130109 Thunderbird/17.0.2 MIME-Version: 1.0 To: control@debbugs.gnu.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQk9uUen5X28lNXJffOIJSTHh31pFvdxTqTdg1WQuKOAQCsUC8fKogX/TxWhYdxyP4PJNcPp X-Spam-Score: 2.1 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 6099 [...] Content analysis details: (2.1 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.47 listed in list.dnswl.org] 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4993] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: close 6099 [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.213.47 listed in list.dnswl.org] -0.0 BAYES_40 BODY: Bayes spam probability is 20 to 40% [score: 0.2998] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject close 6099 From unknown Sat Aug 09 09:32:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 21 Feb 2013 12: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