[sup-talk] [PATCH] Added quoteline hook. This allows you to specify how the text above the quoted email should look (Normally 'Excerpts froms...')
William Morgan
wmorgan-sup at masanjin.net
Tue Jan 15 00:20:17 EST 2008
Hi Marcus,
Two small comments:
First, can you please use the Official Commit Log Entry Format(tm) as
detailed on the wiki, so that all the git tools that rely on that
function nicely?
Second:
Excerpts from Marcus Williams's message of Mon Jan 14 04:24:27 -0800 2008:
> + lines = [quoteline] + m.quotable_body_lines.map { |l| "> #{l}" }
Can we instead do quoteline.split("\n"), so that people can return
multi-line things? Not that I endore that practice, but, de gustibus and
all that.
Other than that looks good.
--
William <wmorgan-sup at masanjin.net>
More information about the sup-talk
mailing list