]> git.eshelyaron.com Git - emacs.git/commit
Let ansi-color overlay hooks work in eshell (Bug#27407)
authorNoam Postavsky <npostavs@gmail.com>
Sat, 17 Jun 2017 16:06:37 +0000 (12:06 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Mon, 3 Jul 2017 14:09:40 +0000 (10:09 -0400)
commit4ebdcc46ab345849332332d580bd1e3c2c9adb1e
treec5e14b8e3360c950c1376300a6b07127d25236e9
parent35ed01dfb3f811a997e26d843e9971eb6b81b125
Let ansi-color overlay hooks work in eshell (Bug#27407)

* lisp/ansi-color.el (ansi-color-make-extent): Add
`ansi-color-freeze-overlay' to `insert-behind-hooks' as well.
* lisp/eshell/esh-mode.el (eshell-output-filter): Let-bind
`inhibit-modification-hooks' to nil while inserting the string.
lisp/ansi-color.el
lisp/eshell/esh-mode.el