Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Adam Sjøgren via info-gnus-english" <info-gnus-english@gnu.org>
To: info-gnus-english@gnu.org
Subject: Re: Does Washing work for IMAP backend?
Date: Thu, 22 Jul 2021 10:29:18 +0200	[thread overview]
Message-ID: <87wnpikazl.fsf@tullinup.koldfront.dk> (raw)
In-Reply-To: <m2tukn9dgi.fsf@codeisgreat.org>

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


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

      reply	other threads:[~2021-07-22  8:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21 15:34 Pankaj Jangid
2021-07-21 17:40 ` Eric Abrahamsen
2021-07-22  4:31   ` Pankaj Jangid
2021-07-22  8:29     ` Adam Sjøgren via info-gnus-english [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnpikazl.fsf@tullinup.koldfront.dk \
    --to=info-gnus-english@gnu.org \
    --cc=asjo@koldfront.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).