help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why do we need a number of different terminal modes in Emacs?


From: Dan Espen
Subject: Re: Why do we need a number of different terminal modes in Emacs?
Date: Sun, 01 Feb 2015 10:09:15 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Andrey Lisin <andrey.lisin@gmail.com> writes:

> BTW, I just found a good explanation here:
> http://unix.stackexchange.com/questions/104325/what-is-the-difference-between-shell-eshell-and-term-in-emacs

Yes, pretty clear.

Your question left out M-!.

There are other ways to accomplish what a shell does more tightly bound
to Emacs, like:

ls -> dired
make -> M-x compile
grep -> M-x grep

these commands offer advantages over a shell buffer.
Years ago I used to use M-x shell, but I no longer find use for any of
these  shell interfaces.

-- 
Dan Espen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]