aboutsummaryrefslogtreecommitdiff
path: root/sx-interaction.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-04 16:52:57 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-04 17:07:14 -0200
commit2f35ff59ca5c28129d9a3ca3546a8b41cdf1ec1d (patch)
tree17180acc75167f107ace4de649f8140e3c04da2e /sx-interaction.el
parent6bb1f537a130900b44d8170e61dbb946303af9b5 (diff)
Only favorite questions
Diffstat (limited to 'sx-interaction.el')
-rw-r--r--sx-interaction.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/sx-interaction.el b/sx-interaction.el
index 17c23bd..80c8e5a 100644
--- a/sx-interaction.el
+++ b/sx-interaction.el
@@ -194,7 +194,7 @@ If WINDOW nil, the window is decided by
"Favorite question given by DATA.
Interactively, it is guessed from context at point.
With the UNDO prefix argument, unfavorite the question instead."
- (interactive (list (sx--error-if-unread (sx--data-here))
+ (interactive (list (sx--error-if-unread (sx--data-here 'question))
current-prefix-arg))
(sx-assoc-let data
(sx-method-call 'questions