aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-12-02 00:04:16 -0500
committerSean Allred <code@seanallred.com>2014-12-02 00:04:16 -0500
commitd72f3128b1c4615c2d9c38550c0f244d4096d9df (patch)
treeec823060b33335c5f4aa6843d5203056bcaaee38
parent6c111d0eb2e6a15c02a925458d64b870c96ac74c (diff)
Add missing dot-operator
-rw-r--r--sx-interaction.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-interaction.el b/sx-interaction.el
index d0c4c47..7f851e7 100644
--- a/sx-interaction.el
+++ b/sx-interaction.el
@@ -169,7 +169,7 @@ TEXT is a string. Interactively, it is read from the minibufer."
:url-method "POST"
:filter sx-browse-filter
:site .site
- :keywords `((body ,text)))))
+ :keywords `((body . ,text)))))
;; The api returns the new DATA.
(when (> (length result) 0)
(sx--add-comment-to-object