From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Francis Moreau" Newsgroups: gmane.emacs.help Subject: Re: What I'm missing when using M-x shell Date: Sat, 13 Sep 2008 16:27:59 +0200 Message-ID: <38b2ab8a0809130727s3f0f9fc9p9d3b20a3fcf4c340@mail.gmail.com> References: <64cc3cde-69bb-4afc-b874-2ee37c302976@i20g2000prf.googlegroups.com> <38b2ab8a0809130200r31712e8ejddc81fd2a89144d9@mail.gmail.com> <53e1b0060809130421l6c303650m71231f9db437e1ca@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221316112 15255 80.91.229.12 (13 Sep 2008 14:28:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 13 Sep 2008 14:28:32 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Livin Stephen Sharma" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 13 16:29:28 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 1KeW7r-0001pf-Pt for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Sep 2008 16:29:28 +0200 Original-Received: from localhost ([127.0.0.1]:41841 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeW6r-0002ND-4w for geh-help-gnu-emacs@m.gmane.org; Sat, 13 Sep 2008 10:28:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KeW6V-0002N0-Dk for help-gnu-emacs@gnu.org; Sat, 13 Sep 2008 10:28:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KeW6T-0002MO-Kr for help-gnu-emacs@gnu.org; Sat, 13 Sep 2008 10:28:02 -0400 Original-Received: from [199.232.76.173] (port=38233 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KeW6T-0002ML-AS for help-gnu-emacs@gnu.org; Sat, 13 Sep 2008 10:28:01 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.172]:8081) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KeW6S-0004X2-Vg for help-gnu-emacs@gnu.org; Sat, 13 Sep 2008 10:28:01 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so342205uge.17 for ; Sat, 13 Sep 2008 07:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lFN350UIYyMApGEJ+5sc+hYDzrT+k0MeBJOrciF3fRE=; b=jow5F0o+JCyn9OxQCCGgCebd8uGQNgHqVeUTs6uV5QzaGn4utW893uh+LNWIrDctq9 GWmLUQ31OXssZH/Zlku3lkASySamCzUBjgzzDtRSE05PmDOjmy1Xt+U9kZnwnVKR3qpu +QXz2YQAZ0ktNFHn+qe1iuuG+sRK6rYbRAUzc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=SsY59nk0JCCEANyZE8n9VusOVGees4xJx7eRphwtxznzEGzHFB/4L/OzEQ8CxlYdSJ 1EC3jlXfygmCFOr6ESci2e3YsNbcnMI/R4cnWLgctC0wcbe3VHM5l0GfVa7lEyRHtmkd YnXav3QSHphR/h60QfioFx1ymsUDy2bMZeh9Y= Original-Received: by 10.67.15.15 with SMTP id s15mr805446ugi.28.1221316079838; Sat, 13 Sep 2008 07:27:59 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Sat, 13 Sep 2008 07:27:59 -0700 (PDT) In-Reply-To: <53e1b0060809130421l6c303650m71231f9db437e1ca@mail.gmail.com> Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:57528 Archived-At: On Sat, Sep 13, 2008 at 1:21 PM, Livin Stephen Sharma wrote: > > I set TERM=xterm ***in my /home//.bashrc*** > (**not** on the command-line prior to invoking emacs). > My only guess is that When "M-x term" starts up a shell (/bin/bash for me) > it would 'load' the .bashrc file from my home directory. Maybe that way > you'd wouldn't get "eterm-color" within M-x term. Worth a shot ? Ah ok. But you're claiming your terminal has xterm capabilites whereas M-x term has probably not. I don't know why it improves thing for you though. And no, I tried this and it doesn't improve anything. -- Francis