]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Quote arguments to protect from shell interpretation.
authorCarl Worth <cworth@cworth.org>
Wed, 25 Nov 2009 03:08:53 +0000 (19:08 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 25 Nov 2009 03:08:53 +0000 (19:08 -0800)
commitadef90791867001f859d3b3fdcb46d265148cd11
treedc215f428886defad720915722a630d44c86e278
parent93af7b574598637c2766dd1f8ef343962c9a8efb
notmuch.el: Quote arguments to protect from shell interpretation.

We want to allow the user to be able to use search expressions with
parentheses and semi-colons, etc. and we definitely don't want the
shell interpreting those!
notmuch.el