From unknown Fri Jun 20 07:23:13 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#50104 <50104@debbugs.gnu.org> To: bug#50104 <50104@debbugs.gnu.org> Subject: Status: 28.0.50; 'M-o' is bound in diff-mode-map Reply-To: bug#50104 <50104@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:23:13 +0000 retitle 50104 28.0.50; 'M-o' is bound in diff-mode-map reassign 50104 emacs submitter 50104 Augusto Stoffel severity 50104 minor tag 50104 wontfix thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 18 04:51:33 2021 Received: (at submit) by debbugs.gnu.org; 18 Aug 2021 08:51:33 +0000 Received: from localhost ([127.0.0.1]:54828 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGHIK-0005Se-UZ for submit@debbugs.gnu.org; Wed, 18 Aug 2021 04:51:33 -0400 Received: from lists.gnu.org ([209.51.188.17]:33608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGHIH-0005SQ-0C for submit@debbugs.gnu.org; Wed, 18 Aug 2021 04:51:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50146) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mGHIG-0007jc-N0 for bug-gnu-emacs@gnu.org; Wed, 18 Aug 2021 04:51:28 -0400 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:41607) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mGHIF-0004UX-9D for bug-gnu-emacs@gnu.org; Wed, 18 Aug 2021 04:51:28 -0400 Received: by mail-wr1-x42b.google.com with SMTP id x10so2255018wrt.8 for ; Wed, 18 Aug 2021 01:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version; bh=1bsqrqftJyaEQ7z8HE6eXMFXtjlt5WSGv9e+/c7/8d0=; b=bS0vL2aVQogv0sCwACNDqfx5xuO6jo5INDyYoJYtkNStakqBOu/0cFRFzKfW50SHAL m3tVlgw410uuZtJel9Ho4eWNNTG0wXuKTJK4fnfysH8mc4TG0O0M344OkKGm6PZa3iA3 S9oilsTMoaRp2OByVMQ0kKGZf33q95L1hX1Ampa4qX9yWvNVgO8gL5a/sQk5+6GCQ1K3 8Be+CkEjIHmCJOTfbhIel0OYBOS0rg29yT2y6WTUJBJhHC6I01Ip7jHmJVwaEPywxX2y KRBQFkOnURaLu4tttTRHgBPeN85LGj58w1rv2sTmJlnr38Ig1B8gWLbZeJWcejhXDhsV 2ctw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=1bsqrqftJyaEQ7z8HE6eXMFXtjlt5WSGv9e+/c7/8d0=; b=LdHu+7w6H9tCtfNnIhLe40Xugpf/yuugqkoRnyCU8ieDK1S9U+3S2a/4APqFMvTp9t iaMmAYZP3GPhvjYgx5EL28X40rcv8kgVmQ+kLu0PSpI5hvD5e4ISC8xhy821xwm/vBv1 MUT89duvu7igrALqNcGeSKQwLpn6uqD8XHoiRR6XrjD0DiJI9JzSJ53GzNxdP+eMzHjh nWtjr/sowbmRHzgRBTwZUdzitRrlBVJMQRzJYjsEKg2gotuR2gpqkWgxYaXjHXnGCeJe ZA103j7+DspnKNaaXBQ/kbRGgUwTNOHYp+jLvPMQ7BZiIvnuz8gdWoLPjADeFNT03RDy 10mQ== X-Gm-Message-State: AOAM530P8dGLwYWbXo/G3Chqm4+OMSEhnk++YGS+RBAZmZg9lBHhCLy7 JI8v8DqeOv2hNi3vWYtrDsgwFb64Vlo= X-Google-Smtp-Source: ABdhPJypBjqQNFp00mLoNWG9mk1A27wMYPUvbI4lNFXyFxj5+auAwIQwtXrp3kGxDB2PX7I3diq2Dg== X-Received: by 2002:adf:ed50:: with SMTP id u16mr9226413wro.174.1629276685052; Wed, 18 Aug 2021 01:51:25 -0700 (PDT) Received: from ars3 ([2a02:8109:8ac0:56d0::ae3f]) by smtp.gmail.com with ESMTPSA id u23sm4452583wmc.24.2021.08.18.01.51.24 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Aug 2021 01:51:24 -0700 (PDT) From: Augusto Stoffel To: bug-gnu-emacs@gnu.org Subject: 28.0.50; 'M-o' is bound in diff-mode-map Date: Wed, 18 Aug 2021 10:51:24 +0200 Message-ID: <871r6rp243.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42b; envelope-from=arstoffel@gmail.com; helo=mail-wr1-x42b.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit 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: -2.3 (--) 'M-o' is bound to 'diff-goto-source' in 'diff-mode-map'. I guess this binding should be removed, to be in line with the freeing up of 'M-o' elsewhere. Otherwise, a global binding to 'M-o' is overridden in diff buffers. Note also that there are several other bindings for that command in diff buffers: 'RET', 'C-c C-c', etc. (While we're at this, I'll express my opinion that, apart from leaving 'M-o' reserved for the user to customize, 'other-window' would the only sensible use for that key.) From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 18 12:44:59 2021 Received: (at 50104) by debbugs.gnu.org; 18 Aug 2021 16:44:59 +0000 Received: from localhost ([127.0.0.1]:57435 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGOgU-000271-Rz for submit@debbugs.gnu.org; Wed, 18 Aug 2021 12:44:59 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:55181) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGOgR-00026L-Jf for 50104@debbugs.gnu.org; Wed, 18 Aug 2021 12:44:58 -0400 Received: (Authenticated sender: juri@linkov.net) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id 0825FE0007; Wed, 18 Aug 2021 16:44:47 +0000 (UTC) From: Juri Linkov To: Augusto Stoffel Subject: Re: bug#50104: 28.0.50; 'M-o' is bound in diff-mode-map Organization: LINKOV.NET References: <871r6rp243.fsf@gmail.com> Date: Wed, 18 Aug 2021 19:25:43 +0300 In-Reply-To: <871r6rp243.fsf@gmail.com> (Augusto Stoffel's message of "Wed, 18 Aug 2021 10:51:24 +0200") Message-ID: <87fsv6vjb4.fsf@mail.linkov.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 50104 Cc: 50104@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.7 (-) > 'M-o' is bound to 'diff-goto-source' in 'diff-mode-map'. I guess this > binding should be removed, to be in line with the freeing up of 'M-o' > elsewhere. Otherwise, a global binding to 'M-o' is overridden in diff > buffers. The standard key to display a buffer in another window is 'C-o', not 'M-o', like is used in list-buffers, dired, compilation, grep, occur, etc., so maybe diff-mode should use the same. > Note also that there are several other bindings for that command in diff > buffers: 'RET', 'C-c C-c', etc. > > (While we're at this, I'll express my opinion that, apart from leaving > 'M-o' reserved for the user to customize, 'other-window' would the only > sensible use for that key.) For the long time, the bigger problem was to get rid of remaining 'M-s' keybindings. For example, it's impossible to use word search 'M-s M-w' in log-edit buffers (where 'M-s' is bound to log-edit-comment-search-forward) and in some other modes. From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 18 15:56:39 2021 Received: (at 50104) by debbugs.gnu.org; 18 Aug 2021 19:56:39 +0000 Received: from localhost ([127.0.0.1]:57678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGRfv-0000oJ-E3 for submit@debbugs.gnu.org; Wed, 18 Aug 2021 15:56:39 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:41932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGRfp-0000o2-Q3 for 50104@debbugs.gnu.org; Wed, 18 Aug 2021 15:56:33 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4GqdvJ3MMCz1rk4n; Wed, 18 Aug 2021 21:56:28 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4GqdvJ0z1lz1qql7; Wed, 18 Aug 2021 21:56:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id V2pj42rNsvHl; Wed, 18 Aug 2021 21:56:27 +0200 (CEST) X-Auth-Info: VvKrxzIMbAm3dmHU+Oh93i9XU8JTFsE6RIOJicF5VAPLuxoiEvc6jgSdR50ycF/4 Received: from igel.home (ppp-46-244-174-176.dynamic.mnet-online.de [46.244.174.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Wed, 18 Aug 2021 21:56:27 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id AF9F22C26FE; Wed, 18 Aug 2021 21:56:26 +0200 (CEST) From: Andreas Schwab To: Juri Linkov Subject: Re: bug#50104: 28.0.50; 'M-o' is bound in diff-mode-map References: <871r6rp243.fsf@gmail.com> <87fsv6vjb4.fsf@mail.linkov.net> X-Yow: Dehydrated EGGS are STREWN across ROULETTE TABLES.. Date: Wed, 18 Aug 2021 21:56:26 +0200 In-Reply-To: <87fsv6vjb4.fsf@mail.linkov.net> (Juri Linkov's message of "Wed, 18 Aug 2021 19:25:43 +0300") Message-ID: <87tujm7cid.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.5 (/) X-Debbugs-Envelope-To: 50104 Cc: Augusto Stoffel , 50104@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.5 (-) On Aug 18 2021, Juri Linkov wrote: > The standard key to display a buffer in another window is 'C-o', not 'M-o', > like is used in list-buffers, dired, compilation, grep, occur, etc., > so maybe diff-mode should use the same. diff-mode is for editible buffers, so it should not override C-o. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 19 12:29:06 2021 Received: (at 50104) by debbugs.gnu.org; 19 Aug 2021 16:29:06 +0000 Received: from localhost ([127.0.0.1]:60762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGkuc-0007Za-FJ for submit@debbugs.gnu.org; Thu, 19 Aug 2021 12:29:06 -0400 Received: from quimby.gnus.org ([95.216.78.240]:51260) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mGkub-0007Z3-C1 for 50104@debbugs.gnu.org; Thu, 19 Aug 2021 12:29:01 -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=2yAR5d9jnZmBD4h0VprBtgk+Myx8poWXIdMdSyzflF4=; b=rDS2okt0zEPTvm5D+vzfmbF3UX +e8cfLAGl8dyCJvUkHSoChO4R/8dpiXbkprTQvtkVHs+ozsE9gEJf9MdOCHHU4iIuY2n2LI3wOoAV BsyJ8gWCVUnEDABOS482UjEmYS2oSX6hIQAHCe6vJGrTZyn34+2iTA5Jzx+cGlrxpwdw=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mGkuQ-00085z-47; Thu, 19 Aug 2021 18:28:54 +0200 From: Lars Ingebrigtsen To: Andreas Schwab Subject: Re: bug#50104: 28.0.50; 'M-o' is bound in diff-mode-map References: <871r6rp243.fsf@gmail.com> <87fsv6vjb4.fsf@mail.linkov.net> <87tujm7cid.fsf@igel.home> Date: Thu, 19 Aug 2021 18:28:47 +0200 In-Reply-To: <87tujm7cid.fsf@igel.home> (Andreas Schwab's message of "Wed, 18 Aug 2021 21:56:26 +0200") Message-ID: <87y28x2ybk.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: Andreas Schwab writes: >> The standard key to display a buffer in another window is 'C-o', not 'M-o', >> like is used in list-buffers, dired, compilation, grep, occur, etc., >> so maybe diff-mode should use the same. > > di [...] 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: 50104 Cc: 50104@debbugs.gnu.org, Augusto Stoffel , Juri Linkov 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 (---) Andreas Schwab writes: >> The standard key to display a buffer in another window is 'C-o', not 'M-o', >> like is used in list-buffers, dired, compilation, grep, occur, etc., >> so maybe diff-mode should use the same. > > diff-mode is for editible buffers, so it should not override C-o. Yup. I grepped through Emacs to see whether other modes also define `M-o'... and there's a handful that do. I think it would be pretty annoying to change these bindings (for users), so I think we should just leave them as is, even though that means that any new global bindings for `M-o' are shadowed in those buffers. I don't think we've guaranteed anything about not using `M-o' for anything in-tree. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 25 11:38:38 2021 Received: (at 50104) by debbugs.gnu.org; 25 Aug 2021 15:38:38 +0000 Received: from localhost ([127.0.0.1]:47353 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mIuz8-0000xS-2Q for submit@debbugs.gnu.org; Wed, 25 Aug 2021 11:38:38 -0400 Received: from quimby.gnus.org ([95.216.78.240]:38174) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mIuz5-0000xC-Lu for 50104@debbugs.gnu.org; Wed, 25 Aug 2021 11:38:36 -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=u8RU7aNy6PwK7k1o0SymZewGDd2p2WfFq/r20LuaRWU=; b=LvMteoidrGCYBpkXjW/1DBhyTj Rv6QDJZUCx+3HCD1JbUeB/b/mio6LscjzdqQ5sHS1LpdRPR1Z6VmLuwY+UeWu28ZGu+45k2bMyfuc C/H9TbYF5znMr9yBGgKUXxJvkIFJ2SDTAp2Hf5SzNW2PpV0rcQMbdqxeTEdUKz3Bqb6U=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mIuyt-00066v-MF; Wed, 25 Aug 2021 17:38:28 +0200 From: Lars Ingebrigtsen To: Andreas Schwab Subject: Re: bug#50104: 28.0.50; 'M-o' is bound in diff-mode-map References: <871r6rp243.fsf@gmail.com> <87fsv6vjb4.fsf@mail.linkov.net> <87tujm7cid.fsf@igel.home> <87y28x2ybk.fsf@gnus.org> Date: Wed, 25 Aug 2021 17:38:23 +0200 In-Reply-To: <87y28x2ybk.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 19 Aug 2021 18:28:47 +0200") Message-ID: <87fsux4jrk.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: Lars Ingebrigtsen writes: > I grepped through Emacs to see whether other modes also define `M-o'... > and there's a handful that do. I think it would be pretty annoying to > change these bindings (for users), so I think we sho [...] 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: 50104 Cc: Juri Linkov , Augusto Stoffel , 50104@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 (---) Lars Ingebrigtsen writes: > I grepped through Emacs to see whether other modes also define `M-o'... > and there's a handful that do. I think it would be pretty annoying to > change these bindings (for users), so I think we should just leave > them as is, even though that means that any new global bindings for > `M-o' are shadowed in those buffers. > > I don't think we've guaranteed anything about not using `M-o' for > anything in-tree. So I think the conclusion here is that we're not going to change these `M-o' bindings, and 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 Wed Aug 25 11:38:43 2021 Received: (at control) by debbugs.gnu.org; 25 Aug 2021 15:38:43 +0000 Received: from localhost ([127.0.0.1]:47358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mIuzC-0000xo-BH for submit@debbugs.gnu.org; Wed, 25 Aug 2021 11:38:42 -0400 Received: from quimby.gnus.org ([95.216.78.240]:38186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mIuz9-0000xI-Kz for control@debbugs.gnu.org; Wed, 25 Aug 2021 11:38:39 -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=lLBk4YbKfVdUYP8UTJu0Ed2KNmzviX90ZKDVp0JX9/Y=; b=YSaRcBfXbI4ATYQvLQ2hr1PqrG gYP536BiEWQG0RNq1SD8HMHE5Y+Nib8vom53yZmsVnKwce12XlBcn+qFmNiz8SoXJgS9dvASHplFD MylD2064VSag3ZE0TEn9MSDzlYNzwiUxatP2sbunbrso/qtncTVnVzjcuTlOBspDIok4=; Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mIuz1-000672-Kr for control@debbugs.gnu.org; Wed, 25 Aug 2021 17:38:33 +0200 Date: Wed, 25 Aug 2021 17:38:29 +0200 Message-Id: <87eeah4jre.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #50104 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: tags 50104 wontfix close 50104 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 (---) tags 50104 wontfix close 50104 quit From unknown Fri Jun 20 07:23:13 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, 23 Sep 2021 11:24:04 +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