Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • To clarify: you are saying that Eshell uses Emacs IO subsystem since it doesn't spawn a process, but M-x shell does spawn a process, and therefore does not use Emacs IO subsystem? (So doesn't have the disadvantages therein)? Commented Jan 21, 2018 at 20:24
  • Yes. And that Eshell reimplements some shell commands in elisp. Commented Jan 22, 2018 at 14:25