]> git.eshelyaron.com Git - emacs.git/commit
Add link in backtraces to position in buffer being evaluated (bug#14081)
authorGemini Lasswell <gazally@runbox.com>
Sat, 7 Jul 2018 19:48:18 +0000 (12:48 -0700)
committerGemini Lasswell <gazally@runbox.com>
Fri, 3 Aug 2018 15:53:02 +0000 (08:53 -0700)
commitaf5f3771fd49bba579d3a2047bab1b278317eb5f
tree23c8a48df09f4033b3aebb3a2e957463dc8127f1
parent9aa9d79e4420f367242312aedd61594fd173dec6
Add link in backtraces to position in buffer being evaluated (bug#14081)

* lisp/emacs-lisp/backtrace.el (backtrace-frame): Add buffer field.
(backtrace-get-frames): Set buffer field of frame.
(backtrace-buffer-pos): New button type.
(backtrace--pop-to-buffer-pos): New function.
(backtrace--print-func-and-args): Create a button for the buffer
position if it is set.
lisp/emacs-lisp/backtrace.el