unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: David Bremner <david@tethera.net>,
	David Bremner <david@tethera.net>,
	notmuch@notmuchmail.org
Subject: Re: [PATCH] emacs: drop setting mail-user-agent, and document how to set it
Date: Mon, 07 Jun 2021 18:26:27 +0300	[thread overview]
Message-ID: <m2tum9ae70.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <20210604231613.1455572-1-david@tethera.net>

On Fri, Jun 04 2021, David Bremner wrote:

> After some discussion [1], I decided it is better to make notmuch users
> who rely on this behaviour customize mail-user-agent. This is
> consistent with the behaviour of other emacs mail packages.

LGTM.

Tomi 

>
> [1]: id:87k0nuhfrk.fsf@toryanderson.com
> ---
>  NEWS                  |  7 +++++++
>  doc/notmuch-emacs.rst | 10 ++++++++++
>  emacs/notmuch.el      |  2 --
>  3 files changed, 17 insertions(+), 2 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index 35b57cef..538ec168 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,6 +1,13 @@
>  Notmuch 0.33 (UNRELEASED)
>  =========================
>  
> +Emacs
> +-----
> +
> +`notmuch` no longer sets `mail-user-agent` on load. To restore the
> +previous behaviour of using notmuch to send mail by default, customize
> +`mail-user-agent` to `notmuch-user-agent`.
> +
>  Vim
>  ---
>  
> diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
> index d9b497a3..7772871b 100644
> --- a/doc/notmuch-emacs.rst
> +++ b/doc/notmuch-emacs.rst
> @@ -366,6 +366,16 @@ Importing Mail
>  :index:`notmuch-poll-script`
>     |docstring::notmuch-poll-script|
>  
> +Sending Mail
> +------------
> +
> +:index:`mail-user-agent`
> +
> +       Emacs consults the variable :ref:`mail-user-agent` to choose a mail
> +       sending package for commands like :ref:`report-emacs-bug` and
> +       :ref:`compose-mail`.  To use ``notmuch`` for this, customize this
> +       variable to the symbol :ref:`notmuch-user-agent`.
> +
>  Init File
>  ---------
>  
> diff --git a/emacs/notmuch.el b/emacs/notmuch.el
> index 6d37c623..3e2713e2 100644
> --- a/emacs/notmuch.el
> +++ b/emacs/notmuch.el
> @@ -1162,8 +1162,6 @@ Point should be at the beginning of the line."
>  
>  ;;; _
>  
> -(setq mail-user-agent 'notmuch-user-agent)
> -
>  (provide 'notmuch)
>  
>  ;; After provide to avoid loops if notmuch was require'd via notmuch-init-file.
> -- 
> 2.30.2
> _______________________________________________
> notmuch mailing list -- notmuch@notmuchmail.org
> To unsubscribe send an email to notmuch-leave@notmuchmail.org

  reply	other threads:[~2021-06-07 15:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-13 23:28 [PATCH] emacs: do not unconditionally set mail-user-agent David Bremner
2021-05-14 14:34 ` Tomi Ollila
2021-05-14 15:22   ` Tory S. Anderson
2021-05-15 13:21     ` David Bremner
2021-05-15 13:11   ` David Bremner
2021-06-04 23:16 ` [PATCH] emacs: drop setting mail-user-agent, and document how to set it David Bremner
2021-06-07 15:26   ` Tomi Ollila [this message]
2021-06-07 23:30   ` David Bremner

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=m2tum9ae70.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=david@tethera.net \
    --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).