From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87980 Path: news.gmane.org!.POSTED!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-group-exit gives message abput printing Date: Thu, 19 Apr 2018 11:34:27 -0700 Message-ID: <87lgdjcafg.fsf@ericabrahamsen.net> References: <87o9igfedw.fsf@gmail.com> <87sh7s5hx5.fsf@ericabrahamsen.net> <87muy0yurp.fsf@gmail.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1524162984 12911 195.159.176.226 (19 Apr 2018 18:36:24 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 19 Apr 2018 18:36:24 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) To: ding@gnus.org Original-X-From: ding-owner+m36194@lists.math.uh.edu Thu Apr 19 20:36:19 2018 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from mxfilter-048034.atla03.us.yomura.com ([107.189.48.34]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f9EPq-0003GP-S8 for ding-account@gmane.org; Thu, 19 Apr 2018 20:36:18 +0200 X-Yomura-MXScrub: 1.0 Original-Received: from lists1.math.uh.edu (unknown [129.7.128.208]) by mxfilter-048034.atla03.us.yomura.com (Halon) with ESMTPS id cd520429-4400-11e8-950a-b499baa2b07a; Thu, 19 Apr 2018 18:38:07 +0000 (UTC) Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.90_1) (envelope-from ) id 1f9EQs-0005gi-QY; Thu, 19 Apr 2018 13:37:22 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1f9EQp-0005g3-4g for ding@lists.math.uh.edu; Thu, 19 Apr 2018 13:37:19 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.90_1) (envelope-from ) id 1f9EQo-0002eH-5Y for ding@lists.math.uh.edu; Thu, 19 Apr 2018 13:37:19 -0500 Original-Received: from [195.159.176.226] (helo=blaine.gmane.org) by quimby.gnus.org with esmtps (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1f9EQm-00020K-S9 for ding@gnus.org; Thu, 19 Apr 2018 20:37:16 +0200 Original-Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1f9EOX-0001q4-UO for ding@gnus.org; Thu, 19 Apr 2018 20:34:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 19 Original-X-Complaints-To: usenet@blaine.gmane.org Cancel-Lock: sha1:krELus+78cLW9yOIdrnpIhWqHJ8= X-Spam-Score: 1.8 (+) X-Spam-Report: SpamAssassin (3.4.1 2015-04-28) analysis follows Bayesian score: 0.4522 Ham tokens: 0.000-201--7591h-0s--0d--GNU, 0.000-160--6037h-0s--0d--H*M:fsf, 0.000-14--517h-0s--0d--H*UA:Emacs, 0.000-14--510h-0s--0d--H*u:Emacs, 0.000-11--410h-0s--0d--H*UA:gnu Spam tokens: 0.997-31312--580h-25406s--0d--H*r:quimby.gnus.org, 0.997-18468--353h-14993s--0d--Hx-spam-relays-internal:sk:junkmas, 0.997-18468--353h-14993s--0d--HX-Envelope-From:sk:junkmas, 0.997-18468--353h-14993s--0d--H*RT:sk:junkmas, 0.995-32263--975h-26478s--0d--HTo:D*gnus.org Autolearn status: no autolearn_force=no 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4522] 0.8 RDNS_NONE Delivered to internal network by a host with no rDNS List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87980 Archived-At: Jeffrey DeLeo writes: > Eric Abrahamsen writes: > >> Can you tell me which Emacs version you're using? And which version >> you updated from? > > GNU Emacs 27.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.18.9) > > which I build on Ubuntu 16.04 If you toggle debug-on-error, do you get a traceback? I'm not sure why that error message is only coming through as a warning. We'll probably have to take this to emacs.devel, but it would be good to gather as much info as possible. Thanks, Eric