]> git.cworth.org Git - obsolete/notmuch-old/commit
notmuch reply: Rename the mailing_list_munged_reply_to function
authorCarl Worth <cworth@cworth.org>
Thu, 4 Feb 2010 20:39:11 +0000 (12:39 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 4 Feb 2010 20:42:09 +0000 (12:42 -0800)
commitd111c720bad53f98edba958aa605e857036a2bc8
tree045892f4a05fa050a04c2cdcf95844fe68b6b848
parent62379f3dee5bc3673007271bc43ecc2587ac4e22
notmuch reply: Rename the mailing_list_munged_reply_to function

This function detects whether the address in the Reply-To header
already appears in either To or Cc. So give it a name that reflects
what it does (reply_to_header_is_redundant) rather than the old name
which described one possible use of the function, (as a simple
heuristic for detecting whether a mailing list had applied reply-to
munging).
notmuch-reply.c