Re: [Patch v7 05/14] quote_and_decode_query: new function to quote hex-decoded queries

Subject: Re: [Patch v7 05/14] quote_and_decode_query: new function to quote hex-decoded queries

Date: Sat, 15 Dec 2012 14:58:27 -0400

To: Mark Walters, notmuch@notmuchmail.org

Cc:

From: David Bremner


Mark Walters <markwalters1009@gmail.com> writes:


> What happens if a message id (for example) contains a ':'? Is a query of
> the form 
>
> id:stuff"encoded_stuff" 
>
> acceptable? (As far as I can see from the man page ':' does not need to
> be in hex.)

The updated version of the notmuch-dump man page does say that : will be
hex encoded, so I think the fix here is to update the notmuch tag man
page.

Thread: