Remove old variable

This commit is contained in:
Nathaniel Nicandro 2018-02-12 10:57:45 -06:00
parent 09534ab6fb
commit c4a1d6aa97

View file

@ -988,7 +988,7 @@ buffer to display TEXT."
(save-excursion
(goto-char pos)
(when (search-forward ename nil t)
(let ((len (- (length jupyter-repl-error-prefix)
(let ((len (- fill-column
(- (point) (line-beginning-position))
(- (line-end-position) (point)))))
(jupyter-repl-insert