From 34d28e79f4a6049dc4ceb44397a2ca0725cecd5f Mon Sep 17 00:00:00 2001 From: Artur Malabarba Date: Mon, 17 Nov 2014 11:33:53 +0000 Subject: Define -visit to use answer link if available. --- sx-question.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sx-question.el') diff --git a/sx-question.el b/sx-question.el index fc44bd8..6ef9484 100644 --- a/sx-question.el +++ b/sx-question.el @@ -34,11 +34,13 @@ question.answers question.last_editor question.accepted_answer_id + question.link user.display_name comment.owner comment.body_markdown comment.body answer.last_editor + answer.link answer.owner answer.body_markdown answer.comments) -- cgit v1.2.3