Improve docstring for doom/copy-backtrace

This commit is contained in:
Henrik Lissner
2018-07-14 19:33:47 +02:00
parent 4323886b1b
commit b7eeaa4525

View File

@ -122,7 +122,8 @@ branch and commit."
;;;###autoload
(defun doom/copy-backtrace ()
"Copy the contents of the *Backtrace* window to clipboard."
"Copy the first 1000 bytes from the *Backtrace* window into your clipboard for
easy pasting into a bug report or discord."
(interactive)
(if-let* ((buf (get-buffer "*Backtrace*")))
(with-current-buffer buf