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=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30456 invoked from network); 30 Jan 2023 22:22:28 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 30 Jan 2023 22:22:28 -0000 Received: from lists1.math.uh.edu ([129.7.128.208]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pMcXi-002K8t-Dt for ml@inbox.vuxu.org; Mon, 30 Jan 2023 16:22:26 -0600 Received: from lists1.math.uh.edu ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.96) (envelope-from ) id 1pMcXi-0062ZW-0O for ml@inbox.vuxu.org; Mon, 30 Jan 2023 16:22:26 -0600 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1pMcXd-0062ZN-34 for ding@lists.math.uh.edu; Mon, 30 Jan 2023 16:22:22 -0600 Received: from quimby.gnus.org ([95.216.78.240]) by mx1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pMcXb-002K8N-LM for ding@lists.math.uh.edu; Mon, 30 Jan 2023 16:22:21 -0600 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding: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=10oU7sJWd26NqDhwXxLcrSVN+6slkoPNq6vCE9XhiXE=; b=DG4z3ofipC5OohMxolg+nOfLh3 2h3YPd/43JjxagYfPnk2E3t9lVec66LEmFylYtXnbtkuhNGitgYNu2qmE4RzY8ljtwIMQFXBxhEQs LcAHSwRge6dyqugArudcBWJdo0oKxywx0uikylhK+Fv5XZGaErmis68VbQ/Bz6Cynxow=; Received: from ciao.gmane.io ([116.202.254.214]) by quimby.gnus.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pMcXT-0004sR-Io for ding@gnus.org; Mon, 30 Jan 2023 23:22:14 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1pMcXR-000A0d-B9 for ding@gnus.org; Mon, 30 Jan 2023 23:22:09 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Eric Abrahamsen Subject: Re: Gnus refuses to connect after suspend and resume in different network, but Gnus in fresh emacs works Date: Mon, 30 Jan 2023 12:48:52 -0800 Message-ID: <87r0vb7npn.fsf@ericabrahamsen.net> References: <87r0w7agjz.fsf@dod.no> <87o7r4uog0.fsf@eps142.cdf.udc.es> <87k01rpgyw.fsf@ericabrahamsen.net> <87k0133j6e.fsf@dod.no> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:M47UsTxnUa8CwKZAv9RI7Tzsmu8= List-ID: Precedence: bulk Steinar Bang writes: >>>>>> Eric Abrahamsen : > >> I was going to say that I thought someone had added an option for >> closing Gnus servers when a laptop sleeps -- I looked at the library >> and it was me :( > > :-) > >> See if you've got a `gnus-dbus-close-on-sleep' option, and if so, try >> setting it to t. > > Hm... I don't have an emacs variable named gnus-dbus-close-on-sleep > > gnus-version: Gnus v5.13 > emacs-version: GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) of 2023-01-06, modified by Debian > > locate-library says that gnus comes from: ~/git/emacs/lisp/gnus/gnus.elc > > The branch of the ~/git/emacs/ repo is called emacs-27-with-gnus-cloud-from-emacs-28 > > So without checking closer and vaguely remembering setting it up, I'm > guessing that's what it is: it is the gnus that's in emacs-27 but with > the gnus-cloud.el file fetched from emacs-28, because the gnus-cloud in > emacs-27 doesn't work. Might be time to start running master! There's a lot of good stuff in upcoming 29.