emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Robin Green <greenrd@greenrd.org>
Cc: 7459@debbugs.gnu.org
Subject: bug#7459: 23.2; "Salutation" should not actually be included in bug mails
Date: Mon, 22 Nov 2010 19:46:25 -0500	[thread overview]
Message-ID: <0utyj8lvdq.fsf__37326.0683184073$1290474978$gmane$org@fencepost.gnu.org> (raw)
In-Reply-To: <87k4k591zz.wl%greenrd@greenrd.org> (Robin Green's message of "Mon\, 22 Nov 2010 08\:49\:36 +0000")

Robin Green wrote:

> I didn't intentionally defeat it. I use wanderlust - that's probably why.

Definitely - only the "built-in" mail clients are supported.
Maybe you could propose a patch for report-emacs-bug. This is the
relevant section:

    (cond ((memq mail-user-agent '(message-user-agent gnus-user-agent))
           (setq report-emacs-bug-send-command "message-send-and-exit"
                 report-emacs-bug-send-hook 'message-send-hook))
          ((eq mail-user-agent 'sendmail-user-agent)
           (setq report-emacs-bug-send-command "mail-send-and-exit"
                 report-emacs-bug-send-hook 'mail-send-hook))
          ((eq mail-user-agent 'mh-e-user-agent)
           (setq report-emacs-bug-send-command "mh-send-letter"
                 report-emacs-bug-send-hook 'mh-before-send-letter-hook)))

Though I'm not actually sure whether it would be appropriate and/or
worth it to handle other mail clients here.

      parent reply	other threads:[~2010-11-23  1:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87sjyuerpd.wl%greenrd@greenrd.org>
2010-11-22  6:51 ` bug#7459: 23.2; "Salutation" should not actually be included in bug mails Glenn Morris
2010-11-22  8:49   ` Robin Green
2010-11-22  8:49   ` Robin Green
     [not found]   ` <87k4k591zz.wl%greenrd@greenrd.org>
2010-11-23  0:46     ` Glenn Morris [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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to='0utyj8lvdq.fsf__37326.0683184073$1290474978$gmane$org@fencepost.gnu.org' \
    --to=rgm@gnu.org \
    --cc=7459@debbugs.gnu.org \
    --cc=greenrd@greenrd.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://git.savannah.gnu.org/cgit/emacs/org-mode.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).