notmuch/emacs
Jani Nikula 67990376b7 notmuch-emacs-mua: avoid extra separators at the end of the line
Currently the --to/--cc/--bcc options add "user@example.com, " to the
message headers, with the the unnecessary ", " separator after the
last address, regardless of how many addresses are being added.

This used to be fine, but with recent emacs mm, trying to send the
email with the trailing commas leads to prompt:

  Email address  looks invalid; send anyway? (y or n)

Fix this by only adding the commas between addresses, avoiding the
trailing commas.
2023-12-01 07:22:26 -04:00
..
.gitignore
coolj.el
make-deps.el
Makefile fix sum moar typos [build scripts, Makefiles] 2011-06-23 15:44:59 -07:00
Makefile.local
notmuch-address.el
notmuch-company.el emacs: Add compatibility for org-msg.el 2021-06-24 17:26:43 -03:00
notmuch-compat.el
notmuch-crypto.el emacs: wrap call-process 2021-09-11 11:11:29 -03:00
notmuch-draft.el
notmuch-emacs-mua notmuch-emacs-mua: avoid extra separators at the end of the line 2023-12-01 07:22:26 -04:00
notmuch-emacs-mua.desktop emacs: add keywords to notmuch-emacs-mua.desktop 2019-06-29 21:06:18 +02:00
notmuch-hello.el emacs: redirect undo to notmuch-tag-undo 2022-02-26 08:00:11 -04:00
notmuch-jump.el emacs: add some function declarations 2021-08-29 17:42:58 -07:00
notmuch-lib.el
notmuch-logo.svg
notmuch-maildir-fcc.el
notmuch-message.el
notmuch-mua.el
notmuch-parser.el emacs: make subr-x available in all libraries 2021-01-15 06:47:10 -04:00
notmuch-pkg.el.tmpl
notmuch-print.el emacs: wrap call-process-region 2021-09-11 10:19:27 -03:00
notmuch-query.el emacs: mark notmuch-query.el as obsolete 2022-07-03 17:08:08 -03:00
notmuch-show.el
notmuch-tag.el emacs: add notmuch-tag-undo 2022-02-26 07:58:14 -04:00
notmuch-tree.el
notmuch-version.el.tmpl emacs: Increase consistency of library headers 2020-08-09 21:14:36 -03:00
notmuch-wash.el
notmuch.el emacs: fix dangling overlays in notmuch-search 2022-11-05 13:13:43 -04:00
rstdoc.el
rstdoc.rsti