--- Begin Message ---
---
 rt-liberation.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rt-liberation.el b/rt-liberation.el
index 4376f02..7dd61fe 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -259,7 +259,7 @@ This variable is made buffer local for the ticket history")
   (if seq
       (reduce
        #'(lambda (a b)
-          (format "%s %s %s" a op b))
+          (format "(%s %s %s)" a op b))
        seq)
     ""))
 
-- 
2.3.3


--- End Message ---

-- 
   "Cut your own wood and it will warm you twice"
_______________________________________________
Emms-help mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to