1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 17:30:54 -08:00
emacs/doc
Jim Porter a49ecdd0ff Keep subcommands in pipelines from clobbering the head/tail processes
* lisp/eshell/esh-cmd.el (eshell-execute-pipeline): Use 'make-symbol'
for headproc and tailproc.
(eshell-do-pipelines, eshell-do-pipelines-synchronously): Adapt to the
above.

* test/lisp/eshell/eshell-tests.el (eshell-test/pipe-subcommand)
(eshell-test/pipe-subcommand-with-pipe): New test.

* doc/misc/eshell.texi (Bugs and ideas): Remove item about piping to
process from loop; this commit fixes it (bug#55590).
2022-05-24 14:58:00 +02:00
..
emacs Enable keys M-down, M-up, M-RET for in-buffer completion 2022-05-22 20:55:35 +03:00
lispintro Change current-time back to list form 2022-04-28 12:54:06 -07:00
lispref Improve doc for `display-monitors-changed-functions' 2022-05-21 16:47:39 +08:00
man Merge from origin/emacs-28 2022-01-01 07:03:03 -05:00
misc Keep subcommands in pipelines from clobbering the head/tail processes 2022-05-24 14:58:00 +02:00