aboutsummaryrefslogtreecommitdiff
path: root/sx-question-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-question-mode.el')
-rw-r--r--sx-question-mode.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/sx-question-mode.el b/sx-question-mode.el
index 70b8866..947c35d 100644
--- a/sx-question-mode.el
+++ b/sx-question-mode.el
@@ -271,7 +271,8 @@ DATA can represent a question or an answer."
(when .last_edit_date
(format sx-question-mode-last-edit-format
(sx-time-since .last_edit_date)
- (sx-question-mode--propertize-display-name .last_editor))))
+ (sx-question-mode--propertize-display-name
+ (if .last_editor .last_editor .owner)))))
'sx-question-mode-date)
(sx-question-mode--insert-header
sx-question-mode-header-score