unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: notmuch@notmuchmail.org
Subject: emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs
Date: Sun, 07 Feb 2021 16:24:46 +0100	[thread overview]
Message-ID: <87k0rjvr29.fsf@toke.dk> (raw)

Hi

Commit 16b2db0986ce ("emacs: various cosmetic improvements") switched
over notmuch-fcc-header-setup to use 'seq-some' to parse the
notmuch-fcc-dirs variables. However, this seems to have broken the use
of 'nil' values in the list. Specifically, I have notmuch-fcc-dirs set
to something like:

'(("toke@onemail.alias" . "alias1/Sent +sent -unread")
  ("toke@another.alias" . nil)
  (".*" . "Sent +sent -unread"))

and since that update, I end up with "Sent +sent -unread" as the FCC
value for emails I initiate from toke@another.alias.

Any chance this could be fixed?

Thanks,
-Toke

             reply	other threads:[~2021-07-30 23:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-07 15:24 Toke Høiland-Jørgensen [this message]
2021-08-02 10:42 ` emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs David Bremner
2021-08-02 22:10   ` [PATCH] emacs: notmuch-fcc-header-setup: fix regression Jonas Bernoulli
2021-09-09  1:51     ` David Bremner
2021-09-11 14:43 ` emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs David Bremner
2021-09-12 16:42   ` Toke Høiland-Jørgensen

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

  List information: https://notmuchmail.org/

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

  git send-email \
    --in-reply-to=87k0rjvr29.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=notmuch@notmuchmail.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

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 read-only IMAP folder(s) and NNTP newsgroup(s).