From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 0/2] emacs: allow message/rfc822 to be inserted in the mailstore
Date: Mon, 28 Aug 2017 08:32:20 +0100 [thread overview]
Message-ID: <1503905542-19961-1-git-send-email-markwalters1009@gmail.com> (raw)
Several people including id:87bmnlko2o.fsf@len have asked to be able
to reply directly to message/rfc822 messages from the emacs
frontend. Doing that in emacs would be likely to be a little fragile
as all other replies are generated by the cli code.
This pair of patches provide an alternative approach: let the user
insert the attached message directly into the mailstore. Once it is
there, the user can reply as normal.
I have been running something like this for a long time (see
id:1463744295-12533-1-git-send-email-markwalters1009@gmail.com for my
earlier version) with no problems.
This new version includes some better error checking, and allows the
user to specify tags for the inserted message. The new version is not
heavily tested but seems to work.
Best wishes
Mark
Mark Walters (2):
emacs: maildir fcc make insert more flexible
emacs: show: allow user to insert rfc822 parts as messages
emacs/notmuch-maildir-fcc.el | 16 ++++++++++------
emacs/notmuch-show.el | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 6 deletions(-)
--
2.1.4
next reply other threads:[~2017-08-28 7:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-28 7:32 Mark Walters [this message]
2017-08-28 7:32 ` [PATCH 1/2] emacs: maildir fcc make insert more flexible Mark Walters
2017-08-28 10:23 ` David Edmondson
2017-08-28 11:27 ` Mark Walters
2017-08-28 13:40 ` David Edmondson
2017-09-07 11:23 ` David Bremner
2017-08-28 7:32 ` [PATCH 2/2] emacs: show: allow user to insert rfc822 parts as messages Mark Walters
2017-08-28 10:26 ` David Edmondson
2017-08-28 11:29 ` Mark Walters
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=1503905542-19961-1-git-send-email-markwalters1009@gmail.com \
--to=markwalters1009@gmail.com \
--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).