aboutsummaryrefslogtreecommitdiff
path: root/sx-interaction.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2014-12-17 15:35:54 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2014-12-17 15:43:16 -0200
commite39a909dc722dfdb48ecc4533cf061dbb209abf1 (patch)
tree7946e2806452036ca06435238caac372cb103be3 /sx-interaction.el
parent925b4ef8b503b22481e624905fa6e3af8d6d4077 (diff)
Implement identifying type, id, and site of a link.
Diffstat (limited to 'sx-interaction.el')
-rw-r--r--sx-interaction.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-interaction.el b/sx-interaction.el
index e7a4d94..2c392e1 100644
--- a/sx-interaction.el
+++ b/sx-interaction.el
@@ -128,6 +128,7 @@ If DATA is a question, also mark it as read."
(sx-question--mark-read data)
(sx--maybe-update-display))))
+
;;; Displaying
(defun sx-display-question (&optional data focus window)