emacs/lisp/eshell
Jim Porter 6419d78fa6 Fix using background commands in 'eshell-command'
Do not merge to master.

This regressed due to the patch for bug#53715, which changed how
Eshell pipelines return the processes in the pipeline (bug#62556).

* lisp/eshell/esh-cmd.el (eshell-eval-command): Allow process-pairs.

* test/lisp/eshell/eshell-tests.el (eshell-test/eshell-command/simple)
(eshell-test/eshell-command/pipeline)
(eshell-test/eshell-command/background)
(eshell-test/eshell-command/background-pipeline): New tests.
2023-03-31 13:07:36 -07:00
..
em-alias.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-banner.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-basic.el Use proper types for Eshell warnings 2023-01-18 09:14:59 -08:00
em-cmpl.el (eshell--complete-commands-list): Fix regression in fix to bug#48995 2023-02-01 22:17:57 -05:00
em-dirs.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-elecslash.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-extpipe.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-glob.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-hist.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-ls.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-pred.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-prompt.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-rebind.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-script.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-smart.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-term.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-tramp.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-unix.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
em-xtra.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-arg.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-cmd.el Fix using background commands in 'eshell-command' 2023-03-31 13:07:36 -07:00
esh-ext.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-io.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-mode.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-module.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-opt.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-proc.el Don't try to make a pipe process for remote processes in Eshell 2023-01-23 09:48:09 -08:00
esh-util.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
esh-var.el Use proper types for Eshell warnings 2023-01-18 09:14:59 -08:00
eshell.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00