info-gnus-english
[Top][All Lists]
Advanced

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

Re: Does Washing work for IMAP backend?


From: Adam Sjøgren
Subject: Re: Does Washing work for IMAP backend?
Date: Thu, 22 Jul 2021 10:29:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Pankaj writes:

> (custom-set-variables
>  '(nnmail-list-identifiers
>    '("[ABC Forum]")))

The value is interpreted as regexes, so you might want some \\'s before
the brackets.

But if nothing at all happens, I guess that's not it.

Just setting e.g.:

  (setq gnus-list-identifiers
        '("\\[External\\]"))

works for me (both for email and news) - not touching any hooks. Hm,
wait, that's another variable!


  Best regards,

    Adam

-- 
 "Finns det någon väg som leder oss hem                     Adam Sjøgren
  Finns det ens ett hem där vägen tar slut"            asjo@koldfront.dk




reply via email to

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