diff options
author | Jim Porter <jporterbugs@gmail.com> | 2024-10-17 14:30:31 -0700 |
---|---|---|
committer | Jim Porter <jporterbugs@gmail.com> | 2024-10-17 14:30:31 -0700 |
commit | 83e3ed651dca46214855552aa062cfbde019b04a (patch) | |
tree | 9202fbfca1e22d607c12ca9682140d65bc910151 /lisp/emacs-lisp/debug.el | |
parent | f994154d0895b3bbd4a763e379a90328b5e3d87d (diff) | |
download | emacs-83e3ed651dca46214855552aa062cfbde019b04a.tar.gz emacs-83e3ed651dca46214855552aa062cfbde019b04a.tar.bz2 emacs-83e3ed651dca46214855552aa062cfbde019b04a.zip |
; Mark interactive Eshell output as such after inserting into the buffer
This avoids adding the "output" text properties to strings that may live
past the call to 'eshell-interactive-filter'.
* lisp/eshell/esh-mode.el (eshell-interactive-output-filter): New
function...
(eshell-interactive-print): ... call it.
(eshell-interactive-filter): Update docstring.
* lisp/eshell/esh-proc.el (eshell-interactive-process-filter)
(eshell-sentinel): Call 'eshell-interactive-output-filter'.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions