]> git.eshelyaron.com Git - emacs.git/commit
Tell xclip not to expect job-control under eshell (Bug#35257)
authorNoam Postavsky <npostavs@gmail.com>
Tue, 16 Apr 2019 00:38:15 +0000 (20:38 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Fri, 19 Apr 2019 19:19:10 +0000 (15:19 -0400)
commit95bd56df883478bc16e25d7fc5e5d25a56278b7c
tree49b417b0d7e96f74ea57f6da3192243fb2a29740
parent9997bbb3ee39fd57a51c263f4f17d2b15cead334
Tell xclip not to expect job-control under eshell (Bug#35257)

* lisp/eshell/esh-proc.el (eshell-needs-pipe): Add "xclip" and other
programs that xclip.el (in GNU ELPA) calls with
`process-connection-type' bound to nil.
lisp/eshell/esh-proc.el