; Fetch the nnselect-rescan parameter from the topic or group
* lisp/gnus/nnselect.el (nnselect-request-scan-group): Allow the nnselect-rescan parameter to be set in the topic or the group.
This commit is contained in:
@@ -744,7 +744,7 @@ If this variable is nil, or if the provided function returns nil,
|
||||
|
||||
(deffoo nnselect-request-scan (group _method)
|
||||
(when (and group
|
||||
(gnus-group-get-parameter (nnselect-add-prefix group)
|
||||
(gnus-group-find-parameter (nnselect-add-prefix group)
|
||||
'nnselect-rescan t))
|
||||
(nnselect-request-group-scan group)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user