From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#69517: [PATCH] Make gnus cache work with group names having '/' Date: Sat, 09 Mar 2024 10:42:43 +0200 Message-ID: <86wmqbyews.fsf@gnu.org> References: <87wmqkcc9u.fsf@outlook.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9290"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 69517@debbugs.gnu.org To: James Thomas , Eric Abrahamsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Mar 09 09:43:40 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1risIu-0002Ed-DF for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 09 Mar 2024 09:43:40 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1risIk-0001Q7-TG; Sat, 09 Mar 2024 03:43:30 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1risIj-0001Pi-FW for bug-gnu-emacs@gnu.org; Sat, 09 Mar 2024 03:43:29 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1risIj-0007Jt-7c for bug-gnu-emacs@gnu.org; Sat, 09 Mar 2024 03:43:29 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1risJF-0003IH-Nh for bug-gnu-emacs@gnu.org; Sat, 09 Mar 2024 03:44:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 Mar 2024 08:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69517 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 69517-submit@debbugs.gnu.org id=B69517.170997380712588 (code B ref 69517); Sat, 09 Mar 2024 08:44:01 +0000 Original-Received: (at 69517) by debbugs.gnu.org; 9 Mar 2024 08:43:27 +0000 Original-Received: from localhost ([127.0.0.1]:60539 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1risIh-0003Gy-4Z for submit@debbugs.gnu.org; Sat, 09 Mar 2024 03:43:27 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34462) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1risIf-0003Gl-VQ for 69517@debbugs.gnu.org; Sat, 09 Mar 2024 03:43:26 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1risI3-0007GM-SK; Sat, 09 Mar 2024 03:42:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=1SnzetTC5AmOvKK48O7PZuYtk1wv1gXESqdLAugOUDU=; b=o++7UfpNed1J muIuqhVwyLPq3JZe4+4Kfg9+chYEutUjRNCq4tmswKtDL4BBKT2vQUCyqNmEnfc5lNjG84I1kcEID H65XDlgXdw6g7Ld4BIxkQenL1Se72zWac+wy2bmBCzOyErmsI+OQ9n5GNbhz3pgu4Z9zgosWxvjBM OD1gTRARWmcSLE4EKvh957k2walcfGGzR/EsMHNG10huiciG+vy7zPpMGfDfcwMIl4lMe0ZO4ZvcO sSTacuz2hXmKGPdpni8kQRUS7vDNemXgYmuX8YjeCK3S22CDeioOnVlraOrIltDk1qJMVKR3GZ2b7 bbF6N6hD1kPwUm5XgzZSjQ==; In-Reply-To: <87wmqkcc9u.fsf@outlook.com> (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:281303 Archived-At: > Date: Sun, 03 Mar 2024 07:22:29 +0530 > From: James Thomas via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > Tags: patch > > Reproduction steps: > > - Setup Gnus with any group name having a slash ('/') such as > "[Gmail]/Drafts" or an Atom feed (they usually have slashes) using the > patch in bug#66188. > > - Press '*' on a message in the group. > > - Do (info "(gnus) Creating a Virtual Server") > > - Open the above from the Server buffer; RET on the new group fails. > > A patch is attached. I couldn't find the problematic commit or its > original branch (where it was a consolidated merge from) but > 'gnus-use-long-file-names' is apparently not meant for backends: it > can't even be customized with that 'not-cache' option. I think this is > the right way to solve it: the other lines removed in this patch are > even older, but they were never being called due to the above reason. Eric, could you please review the patch and install if it's okay? Thanks.