From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Treseler Newsgroups: gmane.emacs.help Subject: Re: Optimal emacs shell for coding Date: Mon, 11 Aug 2008 06:40:10 -0700 Message-ID: <48A0413A.3080102@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1218462485 14844 80.91.229.12 (11 Aug 2008 13:48:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Aug 2008 13:48:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 11 15:48:57 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KSXlV-0000Cb-VA for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Aug 2008 15:48:54 +0200 Original-Received: from localhost ([127.0.0.1]:43504 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSXkZ-0006Es-Sz for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Aug 2008 09:47:55 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: individual.net JKSDvLN5ZZnDXlLXo40dugMnt6gtL4gIY3hF2Kkh89A+yqZjhH Cancel-Lock: sha1:DiWlOnqk8YRW1/u+CJx0ofiWptM= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: Original-Xref: news.stanford.edu gnu.emacs.help:161108 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:56453 Archived-At: Jonathan Groll wrote: > I know of only three ways to get an emacs shell: > M-x terminal-emulator > M-x shell > M-x eshell > (There is also M-x shell-command RET) ... > Any recommendations? > > Many thanks, > Jonathan Groll. > I use M-x shell for vhdl simulation/debug sessions. I like having both unix history *and* emacs search/editing of the old commands. Sometimes I use a little xterm on the side. -- Mike Treseler