aboutsummaryrefslogtreecommitdiff
path: root/sx-method.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-29 00:18:49 -0500
committerSean Allred <code@seanallred.com>2014-11-29 00:18:49 -0500
commit5ededa9ffb7228ee3eef1aaf7b79477cfa635788 (patch)
treee2a9b6b1afb13e8f27de3187a547df01d5717c98 /sx-method.el
parent891c7eeb070ccde615cd3371bf9136a3b2287b4f (diff)
parent98478b0bcfdf3c11f2cf30c438843994cc4100c5 (diff)
Merge branch 'master' into organize
Diffstat (limited to 'sx-method.el')
-rw-r--r--sx-method.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/sx-method.el b/sx-method.el
index 1b20cbf..83455b8 100644
--- a/sx-method.el
+++ b/sx-method.el
@@ -82,7 +82,8 @@ Return the entire response as a complex alist."
(prog1
(format "?site=%s" site)
(setq site nil)))))
- (call #'sx-request-make))
+ (call #'sx-request-make)
+ parameters)
(lwarn "sx-call-method" :debug "A: %S T: %S. M: %S,%s. F: %S" (equal 'warn auth)
access-token method-auth full-method filter-auth)
(unless access-token