aboutsummaryrefslogtreecommitdiff
path: root/notmuch.el
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.el')
-rw-r--r--notmuch.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/notmuch.el b/notmuch.el
index 33e434f..492b5d6 100644
--- a/notmuch.el
+++ b/notmuch.el
@@ -619,7 +619,6 @@ which this thread was originally shown."
(insert-button cite-button-text
'invisibility-spec invis-spec
:type 'notmuch-button-citation-toggle-type)
- (insert "\n")
(goto-char (+ (length cite-button-text) p))
))))
(move-to-column depth)