unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs
@ 2021-02-07 15:24 Toke Høiland-Jørgensen
  2021-08-02 10:42 ` David Bremner
  2021-09-11 14:43 ` emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs David Bremner
  0 siblings, 2 replies; 6+ messages in thread
From: Toke Høiland-Jørgensen @ 2021-02-07 15:24 UTC (permalink / raw)
  To: notmuch

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-12 22:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 15:24 emacs: Use of seq-some breaks 'nil' values in notmuch-fcc-dirs Toke Høiland-Jørgensen
2021-08-02 10:42 ` 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

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).