aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2015-01-02 12:08:04 -0500
committerSean Allred <code@seanallred.com>2015-01-02 12:08:04 -0500
commita7a78c9aa8a8cffe50a9d8919453b88a396342da (patch)
treed35c7f0447fd6d64f59a760a604e9ff335b7bea2 /sx-question-mode.el
parent57a784d6810ab19771db46d9339b73ab27240b87 (diff)
parent51fd9620672ce656a0c660ad9e3a940cc9b435f3 (diff)
Merge branch 'master' into search
Branch: search
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r--sx-question-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index 05b8984..721f935 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -255,7 +255,7 @@ query the api."
(if no-update
sx-question-mode--data
(sx-assoc-let sx-question-mode--data
- (sx-question-get-question .site .question_id))))
+ (sx-question-get-question .site_par .question_id))))
(goto-char point)
(when (equal (selected-window)
(get-buffer-window (current-buffer)))