From unknown Mon Jun 23 18:32:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14033: 24.3.50; Deleting frame and reconnecting to Emacs daemon results in blank frame Resent-From: Ulrich Mueller Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 22 Mar 2013 20:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 14033 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 14033@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.13639831459003 (code B ref -1); Fri, 22 Mar 2013 20:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 22 Mar 2013 20:12:25 +0000 Received: from localhost ([127.0.0.1]:41248 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UJ8K9-0002L9-Dl for submit@debbugs.gnu.org; Fri, 22 Mar 2013 16:12:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35146) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UJ8K6-0002Kv-O0 for submit@debbugs.gnu.org; Fri, 22 Mar 2013 16:12:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJ8I6-00036O-9B for submit@debbugs.gnu.org; Fri, 22 Mar 2013 16:10:23 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-104.4 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD, USER_IN_WHITELIST autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:42854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ8I6-00035y-5v for submit@debbugs.gnu.org; Fri, 22 Mar 2013 16:10:18 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ8Fe-0006ZF-Um for bug-gnu-emacs@gnu.org; Fri, 22 Mar 2013 16:07:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UJ8Fb-0001rT-Mr for bug-gnu-emacs@gnu.org; Fri, 22 Mar 2013 16:07:46 -0400 Received: from a1iwww1.kph.uni-mainz.de ([134.93.134.1]:41212 helo=a1www.kph.uni-mainz.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UJ8Fb-0001p3-Cr for bug-gnu-emacs@gnu.org; Fri, 22 Mar 2013 16:07:43 -0400 Received: from a1i15.kph.uni-mainz.de (a1i15.kph.uni-mainz.de [134.93.134.92]) by a1www.kph.uni-mainz.de (8.14.4/8.13.4) with ESMTP id r2MK7UB0014285 for ; Fri, 22 Mar 2013 21:07:30 +0100 Received: from a1i15.kph.uni-mainz.de (localhost [127.0.0.1]) by a1i15.kph.uni-mainz.de (8.14.6/8.14.2) with ESMTP id r2MK7U5Y011719; Fri, 22 Mar 2013 21:07:30 +0100 Received: (from ulm@localhost) by a1i15.kph.uni-mainz.de (8.14.6/8.14.6/Submit) id r2MK7U9W011716; Fri, 22 Mar 2013 21:07:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <20812.47615.543535.749761@a1i15.kph.uni-mainz.de> Date: Fri, 22 Mar 2013 21:07:27 +0100 X-Mailer: VM 8.2.0b under 24.3.50.1 (x86_64-pc-linux-gnu) From: Ulrich Mueller X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) 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: -6.9 (------) With Emacs from Bzr linked against Motif 2.3.4, I get a blank frame when connecting for the second time to a daemonised Emacs. To reproduce: $ emacs -Q --daemon $ emacsclient -c Waiting for Emacs... Up to here everything appears to be o.k. Now I delete the frame and try to connect for a second time: C-x 5 0 $ emacsclient -c Waiting for Emacs... *ERROR*: X protocol error: RenderBadPicture (invalid Picture parameter) on protocol request 138 This time, I get above error message and a blank Emacs frame. (For the menu bar, the background colour is visible, but otherwise it is also blank. The toolbar is not visible at all.) Sometimes the error appears only when connecting to the daemon for the third time. The problem disappears when I disable the menu bar ("M-x menu-bar-mode RET" before doing "C-x 5 0" the first time). In GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, Motif Version 2.3.4) of 2013-03-22 on juno Bzr revision: kbrown@cornell.edu-20130322165231-18aime2lgf6ioecp Windowing system distributor `The X.Org Foundation', version 11.0.11400000 System Description: Gentoo Base System release 2.2 Configured using: `configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --program-suffix=-emacs-24-vcs --program-transform-name=s/emacs-[0-9].*/emacs-24-vcs/ --infodir=/usr/share/info/emacs-24-vcs --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --with-gameuser=games --without-compress-info --without-hesiod --without-kerberos --without-kerberos5 --with-gpm --with-dbus --without-gnutls --with-inotify --with-acl --without-xml2 --without-selinux --without-wide-int --with-sound --with-x --without-ns --without-gconf --without-gsettings --without-toolkit-scroll-bars --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm --with-imagemagick --with-xft --without-libotf --without-m17n-flt --with-x-toolkit=motif GENTOO_PACKAGE=app-editors/emacs-vcs-24.3.9999 EBZR_BRANCH=trunk EBZR_REVNO=112108 CFLAGS='-march=core2 -ggdb -O2 -pipe' LDFLAGS='-Wl,-O1 -Wl,--as-needed'' X resources (output of "appres Emacs"): Emacs.geometry: 80x50-0-0 Emacs.font: Droid Sans Mono-10 Emacs.foreground: black Emacs.background: ivory Emacs.cursorColor: dark slate grey Emacs.menuBar: on Emacs.scrollBarWidth: 8 Emacs.*.renderTable: emacs Emacs.*.renderTable.fontName: Droid Sans Emacs.*.renderTable.fontSize: 10 Emacs.*.renderTable.fontType: FONT_IS_XFT Emacs.pane.menubar.*.renderTable.fontStyle: bold *foreground: black *background: ivory From unknown Mon Jun 23 18:32:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14033: 24.3.50; Deleting frame and reconnecting to Emacs daemon results in blank frame Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Dec 2020 18:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14033 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Ulrich Mueller Cc: 14033@debbugs.gnu.org Received: via spool by 14033-submit@debbugs.gnu.org id=B14033.160728102614420 (code B ref 14033); Sun, 06 Dec 2020 18:58:02 +0000 Received: (at 14033) by debbugs.gnu.org; 6 Dec 2020 18:57:06 +0000 Received: from localhost ([127.0.0.1]:51241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzDW-0003kW-IR for submit@debbugs.gnu.org; Sun, 06 Dec 2020 13:57:06 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56262) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzDU-0003jw-Ri for 14033@debbugs.gnu.org; Sun, 06 Dec 2020 13:57:05 -0500 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=xyBQ63UPMKqQvpvYvOnTypEFodWZc9PAdFVrQH/V0U8=; b=Zc5edrN8RyzhsN2+1jbvU91Imk vaOxP/adn/TE/8Ul/xCpwXantt/hnTJHUEmlZSBdFUdj8RE6ItRNzQ3OO0QE1Q7MafN9LdYTsllNs C92zfG7sSPI5lFKDkpXjea4QSyVwyjrNJR4Y9dFz/y6wg665OmBSRYqMHToWWwv9gePw=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klzDL-00073q-MQ; Sun, 06 Dec 2020 19:56:58 +0100 From: Lars Ingebrigtsen References: <20812.47615.543535.749761@a1i15.kph.uni-mainz.de> X-Now-Playing: Sylvain Chauveau's _Life Without Machines_: ".........(fa..." Date: Sun, 06 Dec 2020 19:56:54 +0100 In-Reply-To: <20812.47615.543535.749761@a1i15.kph.uni-mainz.de> (Ulrich Mueller's message of "Fri, 22 Mar 2013 21:07:27 +0100") Message-ID: <878saasqyx.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: Ulrich Mueller writes: > With Emacs from Bzr linked against Motif 2.3.4, I get a blank frame > when connecting for the second time to a daemonised Emacs. > > To reproduce: > > $ emacs -Q --daemon > $ emacsclient -c > Waitin [...] 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-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 (-) Ulrich Mueller writes: > With Emacs from Bzr linked against Motif 2.3.4, I get a blank frame > when connecting for the second time to a daemonised Emacs. > > To reproduce: > > $ emacs -Q --daemon > $ emacsclient -c > Waiting for Emacs... > > Up to here everything appears to be o.k. > Now I delete the frame and try to connect for a second time: > > C-x 5 0 > $ emacsclient -c > Waiting for Emacs... > *ERROR*: X protocol error: RenderBadPicture (invalid Picture parameter) on protocol request 138 > > This time, I get above error message and a blank Emacs frame. (For the > menu bar, the background colour is visible, but otherwise it is also > blank. The toolbar is not visible at all.) Sometimes the error appears > only when connecting to the daemon for the third time. > > The problem disappears when I disable the menu bar ("M-x menu-bar-mode > RET" before doing "C-x 5 0" the first time). (This bug report unfortunately got no response at the time.) I am unable to reproduce this error. Do you still see it in more recent versions of Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 06 13:57:25 2020 Received: (at control) by debbugs.gnu.org; 6 Dec 2020 18:57:25 +0000 Received: from localhost ([127.0.0.1]:51244 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzDo-0003l4-QW for submit@debbugs.gnu.org; Sun, 06 Dec 2020 13:57:25 -0500 Received: from quimby.gnus.org ([95.216.78.240]:56278) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1klzDb-0003kU-1K for control@debbugs.gnu.org; Sun, 06 Dec 2020 13:57:23 -0500 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=TMIsENN0lu2GSUycnKSPtiAK6vzkGmFrPvGyFf0a3ww=; b=PfvVVuhEAgldKNExVqQNtp2DJl zTLBrsjZQLvPDsMilxnZdEuSlMM6vWFcqlYL5exvOaxVmzfQCup2Ay3+Wf5cUhAW48rkGZJvONJ4G CoS8BVFKYJ7zM+8VXTGRVyFCXUgY3DlpY/DZCUMPFJczU2/xxA4k5oiKGV4zVDLjXrPU=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1klzDT-000741-BP for control@debbugs.gnu.org; Sun, 06 Dec 2020 19:57:05 +0100 Date: Sun, 06 Dec 2020 19:57:02 +0100 Message-Id: <877dpusqyp.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14033 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 14033 + moreinfo 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 (-) tags 14033 + moreinfo quit From unknown Mon Jun 23 18:32:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14033: 24.3.50; Deleting frame and reconnecting to Emacs daemon results in blank frame Resent-From: Ulrich Mueller Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Dec 2020 19:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14033 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: 14033@debbugs.gnu.org Received: via spool by 14033-submit@debbugs.gnu.org id=B14033.160728438120149 (code B ref 14033); Sun, 06 Dec 2020 19:54:01 +0000 Received: (at 14033) by debbugs.gnu.org; 6 Dec 2020 19:53:01 +0000 Received: from localhost ([127.0.0.1]:51390 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1km05d-0005Er-4M for submit@debbugs.gnu.org; Sun, 06 Dec 2020 14:53:01 -0500 Received: from smtp.gentoo.org ([140.211.166.183]:50708) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1km05b-0005Ed-CF for 14033@debbugs.gnu.org; Sun, 06 Dec 2020 14:53:00 -0500 From: Ulrich Mueller In-Reply-To: <878saasqyx.fsf@gnus.org> (Lars Ingebrigtsen's message of "Sun, 06 Dec 2020 19:56:54 +0100") References: <20812.47615.543535.749761@a1i15.kph.uni-mainz.de> <878saasqyx.fsf@gnus.org> Date: Sun, 06 Dec 2020 20:52:48 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -5.0 (-----) 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: -6.0 (------) >>>>> On Sun, 06 Dec 2020, Lars Ingebrigtsen wrote: > I am unable to reproduce this error. Do you still see it in more recent > versions of Emacs? Hm, I've tested again with versions 24.5, 25.3, 26.3, 27.1, and Emacs from Git (as of today, commit 40e11743ca3803bdc2c6c612f35ab695efb3eb8b), all linked against Motif 2.3.8. I can still reproduce the problem with version 24.5, but not with any of the later versions. So I think this bug can be closed. Thank you for coming back to this. From unknown Mon Jun 23 18:32:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#14033: 24.3.50; Deleting frame and reconnecting to Emacs daemon results in blank frame Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 06 Dec 2020 20:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 14033 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Ulrich Mueller Cc: 14033@debbugs.gnu.org Received: via spool by 14033-submit@debbugs.gnu.org id=B14033.160728648823337 (code B ref 14033); Sun, 06 Dec 2020 20:29:02 +0000 Received: (at 14033) by debbugs.gnu.org; 6 Dec 2020 20:28:08 +0000 Received: from localhost ([127.0.0.1]:51415 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1km0dc-00064L-0o for submit@debbugs.gnu.org; Sun, 06 Dec 2020 15:28:08 -0500 Received: from quimby.gnus.org ([95.216.78.240]:57440) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1km0dZ-00063p-Me for 14033@debbugs.gnu.org; Sun, 06 Dec 2020 15:28:06 -0500 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=w2IWc92ZgnhKJR5uZ53SUypo9X702J59M9GjvwpYxB0=; b=WMmTmk0HN7MWiMO2BE40uY2OgQ 9M+hO1E6idQhSnhKJC93FipG2ZSpBWtmG1ZCLHOzmiVwK2mbAwRawScX/S1lB6m3xXcgNGopEQ/nv c1WsdKBG1mTrRin41kNZuok9TvpOgHTnGfEV/Z66hxGewM90jrx2NZvG0ghy2ZsnXlLc=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1km0dM-00083a-GV; Sun, 06 Dec 2020 21:27:59 +0100 From: Lars Ingebrigtsen References: <20812.47615.543535.749761@a1i15.kph.uni-mainz.de> <878saasqyx.fsf@gnus.org> X-Now-Playing: Ai Aso's _The Faintest Hint_: "0805" Date: Sun, 06 Dec 2020 21:27:51 +0100 In-Reply-To: (Ulrich Mueller's message of "Sun, 06 Dec 2020 20:52:48 +0100") Message-ID: <87k0tuptmg.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: Ulrich Mueller writes: > Hm, I've tested again with versions 24.5, 25.3, 26.3, 27.1, and Emacs > from Git (as of today, commit 40e11743ca3803bdc2c6c612f35ab695efb3eb8b), > all linked against Motif 2.3.8. > > I can still rep [...] 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-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 (-) Ulrich Mueller writes: > Hm, I've tested again with versions 24.5, 25.3, 26.3, 27.1, and Emacs > from Git (as of today, commit 40e11743ca3803bdc2c6c612f35ab695efb3eb8b), > all linked against Motif 2.3.8. > > I can still reproduce the problem with version 24.5, but not with any > of the later versions. > > So I think this bug can be closed. Thank you for coming back to this. Thanks for the thorough testing; closing the bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 06 15:28:16 2020 Received: (at control) by debbugs.gnu.org; 6 Dec 2020 20:28:16 +0000 Received: from localhost ([127.0.0.1]:51418 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1km0dk-00064f-7X for submit@debbugs.gnu.org; Sun, 06 Dec 2020 15:28:16 -0500 Received: from quimby.gnus.org ([95.216.78.240]:57456) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1km0dj-00064U-6H for control@debbugs.gnu.org; Sun, 06 Dec 2020 15:28:15 -0500 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=SIvka1zLik1gXuV000ML1TchVs1QLwDzd53fxeix0PI=; b=DHLlOz7lwzrnLmn4lAD8BfBXZf AxkDA8hlshQvFGktluXpEpQKGVBFBfYmXbcea1nY35kZU33y1VQG/ScSHXc8cl/7U22u3FI1A/XmA 4hXiU++1F08RT7zR0WWz4Ao33PPCtL9OVaRFjVT+2OQcLGNuC8oO7tXWAxgnMQ9rcB80=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1km0db-00083s-EI for control@debbugs.gnu.org; Sun, 06 Dec 2020 21:28:09 +0100 Date: Sun, 06 Dec 2020 21:28:06 +0100 Message-Id: <87im9eptm1.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #14033 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 14033 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 14033 quit