]> git.eshelyaron.com Git - emacs.git/commit
Make list-processes--refresh work for pipe processes, too
authordickmao <none>
Sun, 6 Sep 2020 21:19:34 +0000 (23:19 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 6 Sep 2020 21:19:43 +0000 (23:19 +0200)
commit1b390c3cbf996d7d77e3c2d823ca891b8c0f09c6
tree90d782e6a02c73d9c0b037d4cc64b0fe71dc60ce
parent1921d2176bb9127d2483a1c8a470abfc3f4eec33
Make list-processes--refresh work for pipe processes, too

* lisp/simple.el (list-processes--refresh): Don't bug out in the
presence of a `pipe' process (bug#43202).
lisp/simple.el