bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70994: [PATCH] Make cache regeneration work in group names with /


From: James Thomas
Subject: bug#70994: [PATCH] Make cache regeneration work in group names with /
Date: Fri, 17 May 2024 10:26:36 +0530
User-agent: Gnus/5.13 (Gnus v5.13)

Reproduction steps for bug:

- emacs -Q
- (setq gnus-secondary-select-methods
    '((nnatom "github.com/vedang/pdf-tools/commits.atom")))
  (setq gnus-select-method '(nnnil ""))
- M-x gnus
- Open a message in the new group and press *
- Add the cache virtual server (info "(gnus) Creating a Virtual Server")
- ^ (server buffer) and: g on the cache
- RET to open (fails)

This is a possible fix that I've tested only on my (limited) setup, for
now:

Attachment: 0001-Make-cache-regeneration-work-in-group-names-with.patch
Description: [PATCH] Make cache regeneration work in group names with /

Regards,
James

reply via email to

[Prev in Thread] Current Thread [Next in Thread]