]> git.eshelyaron.com Git - emacs.git/commit
Only call deferred actions after a full message has been received
authorJoão Távora <joaotavora@gmail.com>
Thu, 10 May 2018 12:52:21 +0000 (13:52 +0100)
committerJoão Távora <joaotavora@gmail.com>
Thu, 10 May 2018 12:52:37 +0000 (13:52 +0100)
commit68892622c9da9f16dbd12b11486680b0e8038844
tree71b72c1ce4fa9246f4e222ea8e3e03eb04efb471
parent8fb14037db4849c0f06f4fda458f845826fa78ab
Only call deferred actions after a full message has been received

Otherwise it can be quite wasteful.

* eglot.el (eglot--process-filter): Don't eglot--call-deferred here.
(eglot--process-receive): Do it here.
lisp/progmodes/eglot.el