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.5 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19651 invoked from network); 16 Nov 2022 04:31:20 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 16 Nov 2022 04:31:20 -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 1ovA50-006Xus-Nn for ml@inbox.vuxu.org; Tue, 15 Nov 2022 22:31:18 -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 1ovA50-003SCf-1L for ml@inbox.vuxu.org; Tue, 15 Nov 2022 22:31:18 -0600 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1ovA4x-003SCY-2T for ding@lists.math.uh.edu; Tue, 15 Nov 2022 22:31:15 -0600 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.2) (envelope-from ) id 1ovA4r-004xiH-7F for ding@lists.math.uh.edu; Tue, 15 Nov 2022 22:31:15 -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=ywWH4t6qA9ua+5lTJ1NefXi2CBN22jXWEZijrnwQXfU=; b=rCmLbdrq5iR10oo3D8yurSnsrH sX3oJrolhEQ3yvDPDXttHUCRISdQimdJ2fdQCeDHygwImOjvPpA67nI7sabNzeE7tS2+ag4IBMq++ P06rIJd/RX4rRvrH1S/3nZL+Bh4sXZXc//919Or9WGks3uI2bkCSgbROLVv3UUCcpR0c=; 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 1ovA4k-00006y-87 for ding@gnus.org; Wed, 16 Nov 2022 05:31:04 +0100 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1ovA4i-0006NG-Ig for ding@gnus.org; Wed, 16 Nov 2022 05:31:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: TRS-80 Subject: Re: Starting gnus with desktop-mode Date: Tue, 15 Nov 2022 23:30:53 -0500 Message-ID: <87pmdnmsg2.fsf@isnotmyreal.name> References: <87im3cds0c.fsf@notcom.org> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cancel-Lock: sha1:cRczWdQp9zGjqyRzV76fii+Fj/M= List-ID: Precedence: bulk Valtteri Vuorikoski writes: > I use desktop-mode to save the state of my emacs "desktop". However, > gnus is not relaunched if it was active when the desktop was saved. I > tried adding gnus-group-mode to desktop-buffer-mode-handlers but this > had no apparent effect. > > Search engines mostly hit questions about gnus and desktop > notifications and I couldn't find anything about this. Does anyone > have suggestions? > > I'm running gnus shipped with GNU Emacs 27.2.50 (build 1, > x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0) of 2021-05-09. > > -Valtteri > I realize the message is old, but I have been reading back through the archive (in reverse chronological order), and it looks like you never received an answer. My thoughts are that Gnus likely pre-dates `desktop-mode' and also works by way of some quite unique (archaic?) functionality. She's a strange (and wonderful!) beast, at least that's my current point of view. Anyway, I think that Gnus likely requires some special handling for your use-case. But maybe you figured that out by now. Cheers, TRS-80