aboutsummaryrefslogtreecommitdiff
path: root/sx-tag.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-02 19:55:23 -0500
committerSean Allred <code@seanallred.com>2015-01-02 19:55:23 -0500
commit34f24c86576be0f72cbb173d66228bcfe97b6491 (patch)
treef267b8c4960f9f82c834cc4a8b5296295bd361bb /sx-tag.el
parentcf5c712a705d61cd9369c2473b6b84d9d5253656 (diff)
Hotfix oversight
Diffstat (limited to 'sx-tag.el')
-rw-r--r--sx-tag.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-tag.el b/sx-tag.el
index 0aec814..1418f1c 100644
--- a/sx-tag.el
+++ b/sx-tag.el
@@ -36,7 +36,7 @@
(sx-method-call 'tags
:get-all t
:filter sx-tag-filter
- :site "emacs"))
+ :site site))
(defun sx-tag--get-some-tags-containing (site string)
"Return at most 100 tags for SITE containing STRING.