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: Mon, 15 Sep 2008 11:05:51 +0200 Message-ID: <38b2ab8a0809150205y530251e0n3e8f1ed864d11722@mail.gmail.com> References: <38b2ab8a0809130127x480a8dg9c2bb302f72dfea6@mail.gmail.com> <20080915073219.GB8741@groll.co.za> <38b2ab8a0809150142q11557248m52a117afd170e833@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 1221469620 8644 80.91.229.12 (15 Sep 2008 09:07:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2008 09:07:00 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Jonathan Groll" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 15 11:07:56 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 1KfA3k-0002gC-P6 for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 11:07:53 +0200 Original-Received: from localhost ([127.0.0.1]:39939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfA2j-00076C-7m for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 05:06:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KfA1s-00074Z-0b for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:05:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KfA1p-00073N-Mv for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:05:54 -0400 Original-Received: from [199.232.76.173] (port=56167 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfA1p-000737-FZ for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:05:53 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.174]:47325) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KfA1o-0003OT-So for help-gnu-emacs@gnu.org; Mon, 15 Sep 2008 05:05:53 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so965395uge.17 for ; Mon, 15 Sep 2008 02:05:52 -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=aJi7UhcWgqDBRxcpTF0xFVDVdb+p4e4HwRf7tvqVWrE=; b=Yx++nGpWXIbZ2/BEdvAq2p0cBx/86xvrdaWWwQV/G/Hc/iyaXM/a8EOqFt3WTmm9FX VUUy4UDqk2gUdkYBmbRSwAhjYSs8G+TXw+tUjIvFV6RJejOeUgXp10nyb2JF1d1HCbgB MpJDoivqgUY6WgeLucPWqtu33XcpFCP1aWP+g= 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=JDCWHaKg2tO+sOHmLpZTbA54LtDV/3Yn+W/2Ytm/UbuC+ZUtJzUuwz2XeB37jAYKWU m1agdPZamBL3N9ZvwX7I669g4USo2BMEfGj3KnnUUgyfAfZuUXNTiHPu449P6uGRsxpu uWqShN+blFoPYJosrHdzPERQoo8QuolZcdM8M= Original-Received: by 10.66.234.8 with SMTP id g8mr2933792ugh.43.1221469551643; Mon, 15 Sep 2008 02:05:51 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Mon, 15 Sep 2008 02:05:51 -0700 (PDT) In-Reply-To: <38b2ab8a0809150142q11557248m52a117afd170e833@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:57609 Archived-At: On Mon, Sep 15, 2008 at 10:42 AM, Francis Moreau wrote: > But I agree this solution works only inside an emacs term unlike the > solution you pointed out. But that's my first step in "do it all in emacs !" > OK I tried the solution you pointed out for all emacsclient started outside an emacs session and it works great ! Thanks. -- Francis