unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Jani Nikula <jani@nikula.org>,
	David Mazieres expires 2015-11-21 PST
	<mazieres-sq2pk9bjt9dizmviwwy2ms7n7w@temporary-address.scs.stanford.edu>,
	sfischme@uwaterloo.ca, notmuch <notmuch@notmuchmail.org>
Subject: Re: Resending the same email
Date: Mon, 24 Aug 2015 07:55:00 +0300	[thread overview]
Message-ID: <m2r3mt5lqz.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <87twrp4u0d.fsf@nikula.org>

On Sun, Aug 23 2015, Jani Nikula <jani@nikula.org> wrote:

> On Sun, 23 Aug 2015, David Mazieres <dm-list-email-notmuch@scs.stanford.edu> wrote:
>> Sebastian Fischmeister <sfischme@uwaterloo.ca> writes:
>>
>>> Hi,
>>>
>>> My previous mail editor had a useful feature to resend already sent
>>> emails. It's essentially opening an already sent email and have the
>>> senders, subject, and body pre-filled as well as all attachments
>>> attached.
>>>
>>> Is this easy to achieve in notmuch? The attachments seem a bit tricky.
>>
>> I often pipe the message to sendmail, using emacs's
>> notmuch-show-pipe-message command (bound to '|' by default).  However I
>> agree it would be much nicer to be able to edit the headers slightly, so
>> as to add headers like Resent-To.
>>
>> On a related note, another feature I really miss is the ability to edit
>> and re-send a bounced message.  (I realize this could be problematic for
>> notmuch, in that you really want to re-send it with the same
>> message-ID.)
>
> http://notmuchmail.org/emacstips/#index16h2
>
>     (define-key notmuch-show-mode-map "b"
>       (lambda (&optional address)
>         "Bounce the current message."
>         (interactive "sBounce To: ")
>         (notmuch-show-view-raw-message)
>         (message-resend address)))
>
> This really should be part of notmuch-emacs, but as I recall it we just
> never came to a conclusion whether this does the right thing or not.

There is also http://article.gmane.org/gmane.mail.notmuch.general/20179
(which is now stale, due to context in defining key "b")

I've planned a new version which does *NOT*

1) initially do the comma (,) magic in notmuch-address-from-minibuffer

2) initially add the keybinding "b" in notmuch-show-mode-map

... that means a 3-patch series :D


Tomi


>
> BR,
> Jani.

      reply	other threads:[~2015-08-24  4:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-23 13:00 Resending the same email Sebastian Fischmeister
2015-08-23 19:45 ` David Mazieres
2015-08-23 20:41   ` Jani Nikula
2015-08-24  4:55     ` Tomi Ollila [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://notmuchmail.org/

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

  git send-email \
    --in-reply-to=m2r3mt5lqz.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=jani@nikula.org \
    --cc=mazieres-sq2pk9bjt9dizmviwwy2ms7n7w@temporary-address.scs.stanford.edu \
    --cc=notmuch@notmuchmail.org \
    --cc=sfischme@uwaterloo.ca \
    /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).