]> git.notmuchmail.org Git - notmuch/commit
emacs: Split the function notmuch-show-clean-address
authorMark Walters <markwalters1009@gmail.com>
Tue, 31 Jul 2012 16:29:39 +0000 (17:29 +0100)
committerDavid Bremner <bremner@debian.org>
Sat, 1 Dec 2012 12:15:28 +0000 (08:15 -0400)
commite504b56f24c291199d835aefcdb7bbb6809e8266
tree23c25b18461e4b7775616770a0e94a58eee1d4bb
parent5505d55515594025fe319c5150fdb360b0ffcd60
emacs: Split the function notmuch-show-clean-address

This function is also used by pick so split it out in preperation for
moving to lib. In fact, pick and show want a slightly different
combination of name and email on return so make the separated function
return them as a pair, and let show or pick extract the combination
they want from that.
emacs/notmuch-show.el