]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch.el
emacs: Don't insert extra line after citations.
[notmuch] / notmuch.el
index 33e434f3ea68dff66a21e81957f066598df97290..492b5d66f78f20fb5f62ff3c8e4943fb5c6544ff 100644 (file)
@@ -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)