all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Why do we need a number of different terminal modes in Emacs?
@ 2015-02-01  7:09 Andrey Lisin
  2015-02-01 13:37 ` Robert Thorpe
  2015-02-01 15:00 ` Marcin Borkowski
  0 siblings, 2 replies; 9+ messages in thread
From: Andrey Lisin @ 2015-02-01  7:09 UTC (permalink / raw)
  To: help-gnu-emacs

Hi everyone,

could anyone explain me why do we need several of terminal
implementations inside Emacs? Shell, eshell, term, ansi-term... And as
far as I noticed they all suck one way or another. For example, shell
cannot complete commands when you ssh to remote server inside it. Eshell
tragically cannot do a very simple thing - source a bash script. Really,
try to run `. some_script.sh' or `source some_script.sh' inside eshell.

So, am I right and we need them all just because one solves restrictions
of the others and others do the same thing for the one? Why then not
just to write some standard terminal implementation, that will just
works? Does it have something with cross-platform nature of Emacs? Or,
maybe I'm doing something wrong and all this stuff makes sense? Thank
you.




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

end of thread, other threads:[~2015-02-01 22:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.19088.1422774606.1147.help-gnu-emacs@gnu.org>
2015-02-01 10:37 ` Why do we need a number of different terminal modes in Emacs? Pascal J. Bourguignon
2015-02-01 11:10   ` Andrey Lisin
2015-02-01 11:24     ` Andrey Lisin
     [not found]     ` <mailman.19095.1422789865.1147.help-gnu-emacs@gnu.org>
2015-02-01 15:09       ` Dan Espen
2015-02-01 22:16         ` Robert Thorpe
2015-02-01  7:09 Andrey Lisin
2015-02-01 13:37 ` Robert Thorpe
2015-02-01 14:10   ` Andrey Lisin
2015-02-01 15:00 ` Marcin Borkowski

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.