[PATCH] emacs: More address cleaning.

2012-02-04 Thread David Bremner
On Mon, 30 Jan 2012 14:59:54 +, David Edmondson wrote: > Remove outer single-quotes from the mailbox part. Allow for multiple > sets of nested single and double quotes. pushed, d

Re: [PATCH] emacs: More address cleaning.

2012-02-04 Thread David Bremner
On Mon, 30 Jan 2012 14:59:54 +, David Edmondson d...@dme.org wrote: Remove outer single-quotes from the mailbox part. Allow for multiple sets of nested single and double quotes. pushed, d ___ notmuch mailing list notmuch@notmuchmail.org

[PATCH] emacs: More address cleaning.

2012-01-30 Thread David Edmondson
Remove outer single-quotes from the mailbox part. Allow for multiple sets of nested single and double quotes. Add more tests. --- emacs/notmuch-show.el | 24 +--- test/emacs-address-cleaning.el |8 2 files changed, 25 insertions(+), 7 deletions(-)

[PATCH] emacs: More address cleaning.

2012-01-30 Thread Austin Clements
loop freaks me out a little, but LGTM. Quoth David Edmondson on Jan 30 at 2:59 pm: > Remove outer single-quotes from the mailbox part. Allow for multiple > sets of nested single and double quotes. > > Add more tests. > --- > emacs/notmuch-show.el | 24 +--- >

Re: [PATCH] emacs: More address cleaning.

2012-01-30 Thread Austin Clements
loop freaks me out a little, but LGTM. Quoth David Edmondson on Jan 30 at 2:59 pm: Remove outer single-quotes from the mailbox part. Allow for multiple sets of nested single and double quotes. Add more tests. --- emacs/notmuch-show.el | 24 +---