unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: "Nicolás Reynolds" <fauno@kiwwwi.com.ar>
To: notmuch@notmuchmail.org
Subject: Re: [RFC] Smart replying
Date: Thu, 01 Mar 2012 18:02:09 -0300	[thread overview]
Message-ID: <8762eom3vy.fsf@kiwwwi.com.ar> (raw)
In-Reply-To: <87hay8xdoe.fsf@jhu.edu>

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

On Thu, 01 Mar 2012 15:35:13 -0500, Jesse Rosenthal <jrosenthal@jhu.edu> wrote:
> Dear All,
> 
> I know that folks recently got done haggling over reply bindings, but
> there's something I've been using for a little while, and I was curious
> about whether it's something people would be interested in. Forgive me
> if this functionality was already discussed and I missed it.
> 
> The problem is that I often forget to reply-all to list mails and write
> out half a message, and then have to cut and paste. So, as usual, my
> solution is to try and have emacs figure it out for me.
> 
> Pretty simple: have a variable `reply-all-list'. If an address in the
> `To' or `CC' fields is in that list, 'r' replies-all. If not, it
> replies-sender. CTRL-r (or whatever) forces `reply-sender', on the rare
> occasion I want to take a conversation offline.
> 
> The nice thing about this is, if `reply-all-list' is nil, then it acts
> as normal, so it wouldn't make a difference to most users.
> 
> The implementation that's been sitting in my .emacs is below. I'm not
> offering it as a patch, because I don't quite understand the current
> relation of notmuch-show.el and notmuch-mua.el. 
> 
> If people are interested, though, I could make it into a patch. And, if
> not, I hope it's a snippet that someone finds useful.

I'll try it, it's been bothering me also on reply-to-list lists :)

(There's also C-c C-l but it doesn't work for me)

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

  reply	other threads:[~2012-03-01 21:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 20:35 [RFC] Smart replying Jesse Rosenthal
2012-03-01 21:02 ` Nicolás Reynolds [this message]
2012-03-01 21:15   ` Nicolás Reynolds

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=8762eom3vy.fsf@kiwwwi.com.ar \
    --to=fauno@kiwwwi.com.ar \
    --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).