]> git.eshelyaron.com Git - emacs.git/commit
Make gnus cache work with group names having '/'
authorJames Thomas <james.thomas@ahimsa.global>
Thu, 14 Mar 2024 03:12:00 +0000 (08:42 +0530)
committerEshel Yaron <me@eshelyaron.com>
Sun, 31 Mar 2024 18:05:21 +0000 (20:05 +0200)
commit866c875f4959ff9ddbaf2010a5c987c4a5275e8a
tree73e0b6439bcb9f64753c09fa11ef660e1956d0f7
parent959acfc49fd21c90c1ef23bc353c5a8fe5137ee1
Make gnus cache work with group names having '/'

Make `gnus-cache-file-name` use the existing
`nnmail-group-pathname`.

* lisp/gnus/gnus-cache.el (gnus-cache-file-name)
(gnus-cache-update-article):
* lisp/gnus/nnmail.el (nnmail-group-pathname):

(cherry picked from commit 0df8dadde2edaee406c76d639a22c70d0b03426b)
lisp/gnus/gnus-cache.el
lisp/gnus/nnmail.el