From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: weber Newsgroups: gmane.emacs.help Subject: Re: Optimal emacs shell for coding Date: Mon, 11 Aug 2008 09:44:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: <63e7a342-e353-4fd7-a423-04374e3d5741@i76g2000hsf.googlegroups.com> References: <48A0413A.3080102@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1218476447 422 80.91.229.12 (11 Aug 2008 17:40:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Aug 2008 17:40:47 +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 19:41:39 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 1KSbOc-0005G4-L8 for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Aug 2008 19:41:30 +0200 Original-Received: from localhost ([127.0.0.1]:51931 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KSbNg-0000Rc-V0 for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Aug 2008 13:40:33 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!i76g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: 189.27.254.92 Original-X-Trace: posting.google.com 1218473086 22692 127.0.0.1 (11 Aug 2008 16:44:46 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 11 Aug 2008 16:44:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i76g2000hsf.googlegroups.com; posting-host=189.27.254.92; posting-account=7GrjgQoAAAD6slWURausdJnhFDkmQYC8 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 stargate.datacom:3128 (squid/2.6.STABLE5) Original-Xref: news.stanford.edu gnu.emacs.help:161122 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:56471 Archived-At: On Aug 11, 10:40=A0am, Mike Treseler wrote: > Jonathan Groll wrote: > > I know of only three ways to get an emacs shell: > > M-x terminal-emulator > > M-x shell =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > M-x eshell =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 > > (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. > > =A0 =A0-- Mike Treseler Do you have any personal functions for working with vhdl and/or vhdl simulation/synthesis tools? Curiosly, weber