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.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 9682 invoked from network); 4 Oct 2023 19:59:59 -0000 Received: from mx1.math.uh.edu (129.7.128.32) by inbox.vuxu.org with ESMTPUTF8; 4 Oct 2023 19:59:59 -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.96.1) (envelope-from ) id 1qo82D-005F4B-2h for ml@inbox.vuxu.org; Wed, 04 Oct 2023 14:59:57 -0500 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 1qo82D-007J2y-17 for ml@inbox.vuxu.org; Wed, 04 Oct 2023 14:59:53 -0500 Received: from mx1.math.uh.edu ([129.7.128.32]) by lists1.math.uh.edu with esmtp (Exim 4.96) (envelope-from ) id 1qo82A-007J2q-16 for ding@lists.math.uh.edu; Wed, 04 Oct 2023 14:59:51 -0500 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.96.1) (envelope-from ) id 1qo827-005F3p-0c for ding@lists.math.uh.edu; Wed, 04 Oct 2023 14:59:50 -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:Sender:Date:Subject:From:To: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=Gv2Z6Ccv7TjD4eIxp7G0JVB2giBkxY5PZ3QkRxGkDJY=; b=TuUKD5hHp4ctB99Lnl/hoIFnpF OQ6gfg2ijMcejLdQk0CafrG81xBuoLLDyGgX4dkDNGzKjfz4JvfCTVz48FuTmAkrylgP/T/9RkgUW ZtgZJcEumI+iQBMjYtZ8TVv0sYQxW47x/nDpgGM6onTu3be31zWFM+TP8IqHHA+6T2T0=; 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 1qo81z-0006zQ-Gf for ding@gnus.org; Wed, 04 Oct 2023 21:59:42 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qo81y-0008hF-Dd for ding@gnus.org; Wed, 04 Oct 2023 21:59:38 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: =?utf-8?Q?Adam_Sj=C3=B8gren?= Subject: Re: Primary select method switch Date: Wed, 04 Oct 2023 21:59:31 +0200 Organization: koldfront - analysis & revolution, Copenhagen, Denmark Message-ID: <877co2ma58.fsf@tullinup.koldfront.dk> References: <87il7yii5w.fsf@ust.hk> <86v8brzxap.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit User-Agent: Gnus/5.13 (Gnus v5.13) Cancel-Lock: sha1:vyrwABzYRO0Nx/OTJQjoHPEawug= OpenPGP: id=476630590A231909B0A0961A49D0746121BDE416; url=https://asjo.koldfront.dk/gpg.asc Mail-Follow-Up-To: never X-Now-Playing: Most of the Time (alternate version), The Bootleg Series, Volume 8: Tell Tale Signs: Rare and Unreleased 1989 - 2006 (cd 1) (Bob Dylan) 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 Arash writes: > Andrew Cohen writes: >> (setq gnus-select-method '(nnnil "")) > Sorry if I'm missing the obvious, but is it possible to adjust the > prefix shown in the Group buffer with this setup? Say, I want to have > my local nntp server in secondary, but don't want to see the > 'nntp+localhost' prefix all over the place? Yes, the server name is used as the prefix - for example I have these: ,----[ C-h v gnus-secondary-select-methods RET ] | | Value: | ((nnml "" (gnus-search-engine gnus-search-notmuch)) | (nntp "gm" (nntp-address "news.gmane.io")) | (nntp "fb" (nntp-open-connection-function nntp-open-tls-stream) | (nntp-port-number 563) (nntp-address "feedbase.org")) | ... `---- which gives me names in the *Group* buffer like this: nnml:normal nntp+gm:gmane.emacs.gnus.general nntp+fb:feedbase.news.songkick.copenhagen (The nntp-address defaults to the server name, so when shortening it I had to explicitly set nntp-address.) And this archive method: ,----[ C-h v gnus-message-archive-method RET ] | (nnml "archive" (nnml-directory "~/Mail/archive") | (nnml-active-file "~/Mail/archive/active") | (nnml-get-new-mail nil) (gnus-search-engine gnus-search-notmuch) | (nnml-inhibit-expiry t)) | `---- so I have archive groups like: nnml+archive:mail-2023 nnml+archive:news-2023 Best regards, Adam -- "Girl, you thought he was a man Adam Sjøgren But he was a muffin" asjo@koldfront.dk