unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "Antoine Beaupré" <anarcat@koumbit.org>
To: Jameson Graef Rollins <jrollins@finestructure.net>,
	Xavier Maillard <xma@gnu.org>, Austin Clements <amdragon@mit.edu>
Cc: notmuch@notmuchmail.org
Subject: Re: [PATCH 2/2] add edit function to resume postponed emails
Date: Thu, 21 Jul 2011 20:00:45 -0400	[thread overview]
Message-ID: <87k4bbjiaa.fsf@marcos.anarcat.ath.cx> (raw)
In-Reply-To: <87y5zrwb29.fsf@servo.factory.finestructure.net>

[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]

On Thu, 21 Jul 2011 14:58:22 -0700, Jameson Graef Rollins <jrollins@finestructure.net> wrote:
> On Thu, 21 Jul 2011 23:32:58 +0200, Xavier Maillard <xavier@maillard.im> wrote:
> > Maybe I misunderstood original goal but what I had in mind reading this
> > is certainly not editing a priviously received message in order to
> > (re)send it again but sending a postponed/draft message which, I guess,
> > means no full header(s) (no received header and such and probably
> > partially filled header, if any).
> 
> Hey, Xavier.  I was just responding to Antoine's comment that he had
> "trouble making message-mode digest an existing buffer".
> 
> As for resuming postponed messages, I have defined the following key
> binding, which I use on draft messages that have been indexed by
> notmuch:
> 
> (define-key notmuch-show-mode-map "R"
>   (lambda ()
>     "Resume a postponed message."
>     (interactive)
>     (notmuch-show-view-raw-message)
>     (message-mode)))

Now that's a pretty good start!

It will not work to edit sent mails (which are QP-encoded, for example),
but it should work for postponed messages..

How about we patch that in? Seems like a major feature missing...

A.

-- 
L'art n'est pas un bureau d'anthropométrie.
                        - Léo Ferré, "Préface"

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

  reply	other threads:[~2011-07-22  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-16  9:12 [PATCH] add edit function to resume postponed emails Antoine Beaupré
2011-07-16 18:41 ` [PATCH 2/2] " Antoine Beaupré
2011-07-16 19:31   ` Austin Clements
2011-07-20 21:36     ` Antoine Beaupré
2011-07-20 21:40       ` Jameson Graef Rollins
2011-07-21 21:32         ` Xavier Maillard
2011-07-21 21:58           ` Jameson Graef Rollins
2011-07-22  0:00             ` Antoine Beaupré [this message]
2011-07-22  0:14               ` Jameson Graef Rollins
2011-07-22 20:17             ` Xavier Maillard
2011-08-08 14:52             ` Antoine Beaupré

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=87k4bbjiaa.fsf@marcos.anarcat.ath.cx \
    --to=anarcat@koumbit.org \
    --cc=amdragon@mit.edu \
    --cc=jrollins@finestructure.net \
    --cc=notmuch@notmuchmail.org \
    --cc=xma@gnu.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).