From 6aaa87a1f8c169bd7fa744e96b8729cd196ed07f Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Thu, 13 Nov 2014 15:45:02 +0000 Subject: Comments --- sx-question.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sx-question.el') diff --git a/sx-question.el b/sx-question.el index 59d5ded..69a4d7f 100644 --- a/sx-question.el +++ b/sx-question.el @@ -32,7 +32,14 @@ (defvar sx-question-browse-filter '((question.body_markdown question.comments - question.answers + question.answers + question.last_editor + user.display_name + comment.owner + comment.body_markdown + comment.body + answer.last_editor + answer.owner answer.body_markdown answer.comments) (user.profile_image shallow_user.profile_image))) -- cgit v1.2.3