all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Terrence Brannon <thequietcenter@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: leaving comint.el for a better emacs shell
Date: Fri, 13 May 2011 14:46:41 -0700 (PDT)	[thread overview]
Message-ID: <ab79de0d-6ac7-4d18-883c-fe9d94790191@u15g2000vby.googlegroups.com> (raw)

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?


             reply	other threads:[~2011-05-13 21:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13 21:46 Terrence Brannon [this message]
2011-05-13 22:34 ` leaving comint.el for a better emacs shell Ted Zlatanov
2011-05-15  1:48   ` Tim X
2011-05-16 15:38     ` Terrence Brannon
2011-05-16 15:36   ` Terrence Brannon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ab79de0d-6ac7-4d18-883c-fe9d94790191@u15g2000vby.googlegroups.com \
    --to=thequietcenter@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.