From 1a4cb8fd29c52445fc3de70e92de377f00cdc4a7 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Fri, 26 Oct 2012 16:18:10 -0400 Subject: emacs: Introduce generic boolean term escaping function Currently, we only properly escape stashed id queries, but there are other places where the Emacs UI constructs queries for boolean terms. Since this escaping function is meant to be used in other places, it avoids escaping strings that don't need escaping. --- test/emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/emacs b/test/emacs index 21f1d163..44f641eb 100755 --- a/test/emacs +++ b/test/emacs @@ -667,7 +667,7 @@ Some One Some One Else Notmuch Stash my stashables -id:"bought" +id:bought bought inbox,stashtest ${gen_msg_filename} -- cgit v1.2.3