From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_LOW autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 14364 invoked from network); 1 Oct 2020 18:22:39 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 1 Oct 2020 18:22:39 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kO3Dk-0006wU-T3; Thu, 01 Oct 2020 13:22:24 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kO3Dg-0006uZ-AU for ding@lists.math.uh.edu; Thu, 01 Oct 2020 13:22:20 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kO3De-00Djku-L6 for ding@lists.math.uh.edu; Thu, 01 Oct 2020 13:22:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:Mime-Version:References :Message-ID:Date:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=n4hixyOiCvQwXn4qZ4hGvlr8pBZPco1DJtPYT0pdYAA=; b=YNjukJ82jl83YDruCXI9C8SqPi y3/SH3nslgWMS3EHly5JmxJI0GBfLQk9jbrkEx4mtKjuCLuaDELTgT685igE05DFHW5Kiwx1FK174 IbvZNrvFTdb/TE58e9lLgjC3aIfRKrW0MEgQtZM5oroJ5BKTCEABSQdrLSDh3pp4n3Lk=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kO3DY-0001Yk-DV for ding@gnus.org; Thu, 01 Oct 2020 20:22:14 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kO3DX-0007wy-UZ for ding@gnus.org; Thu, 01 Oct 2020 20:22:11 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Subject: Re: Constantly having to use `^' for server buffer to close then open server Date: Thu, 01 Oct 2020 20:22:06 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <87wo09x0vl.fsf@tullinup.koldfront.dk> References: <87v9fukscq.fsf@local.lan> <87a6x656jy.fsf@passepartout.tim-landscheidt.de> <87wo0a5407.fsf@ericabrahamsen.net> <871rihyhd6.fsf@tullinup.koldfront.dk> <87o8ll4y4n.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cancel-Lock: sha1:0gpig8JIx+EzWvIH/TTlLTSEHsY= OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Face: )qY&CseJ?.:=8F#^~GcSA?F=9eu'{KAFfL1C3/A&:nE?PW\i65"ba0NS)97,Q(^@xk}n4Ou rPuR#V8I(J_@~H($[ym:`K_+]*kjvW>xH5jbgLBVFGXY:(#4P>zVBklLbdL&XxL\M)%T}3S/IS9lMJ ^St'=VZBR Precedence: bulk Eric writes: > Adam Sjøgren writes: >> I wonder if it is because I am network-wise close to the server >> (Denmark → Germany, I believe). >> >> Or because I've configured Gnus to check for news every 5 minutes when >> Emacs is idle (and I run an Emacs for Gnus only), so the connection is >> kept alive that way. > > I would guess this is the answer. Kind of a manual, heavyweight > keepalive. My feeling is that, when the connection dies, I've usually > left it alone for ~10 minutes or more. Dunno about "manual", it's very hands off :-) In case somebody wants to test, this is what I've got in .gnus: ; Demon to fetch email/news every 5 minutes when Emacs has been idle for 5 minutes: (gnus-demon-add-handler 'gnus-demon-scan-news 5 5) (gnus-demon-init) Best regards, Adam -- "You're not Superman you know." Adam Sjøgren asjo@koldfront.dk