unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#30725: eshell: built-ins do not handle command substitution
@ 2018-03-06  4:34 Yegor Timoshenko
  2022-01-17 19:41 ` Jim Porter
  0 siblings, 1 reply; 7+ messages in thread
From: Yegor Timoshenko @ 2018-03-06  4:34 UTC (permalink / raw)
  To: 30725

In M-x eshell:

  $ which echo
  eshell/echo is a compiled Lisp function in `em-basic.el'.
  $ which *echo
  /run/current-system/sw/bin/echo
  $ echo ${mktemp -d}
  $ *echo ${mktemp -d}
  /tmp/tmp.UaiWQ0YPIX

GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.26)
 of 2018-02-25





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-01-21  9:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-06  4:34 bug#30725: eshell: built-ins do not handle command substitution Yegor Timoshenko
2022-01-17 19:41 ` Jim Porter
2022-01-18  8:33   ` Michael Albinus
2022-01-18 18:06     ` Jim Porter
2022-01-20 13:38       ` Lars Ingebrigtsen
2022-01-21  3:10         ` Jim Porter
2022-01-21  9:32           ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).