all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* leaving comint.el for a better emacs shell
@ 2011-05-13 21:46 Terrence Brannon
  2011-05-13 22:34 ` Ted Zlatanov
  0 siblings, 1 reply; 5+ messages in thread
From: Terrence Brannon @ 2011-05-13 21:46 UTC (permalink / raw
  To: help-gnu-emacs

I would like to have a shell which
  1. allows me to have multiple shells, with descriptive names, based
on the current working directory of the buffer I am in
  2. opens shells on remote machines, should the current working
directory be on a machine I have accessed via tramp
  3. reads .bashrc files

I need to rule out comint.el and find something else, because
comint.el does not work with a simple Perl script:


yet M-x term and M-x eshell both do

Eshell sounds neat, but I dont think it sources .bashrc files, does
it?
And term is OK, but how about getting multiple terms with descriptive
names?


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

end of thread, other threads:[~2011-05-16 15:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-13 21:46 leaving comint.el for a better emacs shell Terrence Brannon
2011-05-13 22:34 ` Ted Zlatanov
2011-05-15  1:48   ` Tim X
2011-05-16 15:38     ` Terrence Brannon
2011-05-16 15:36   ` Terrence Brannon

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.