From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Alex Kost Newsgroups: gmane.emacs.help Subject: Re: "M-x shell" Date: Mon, 08 Sep 2014 08:51:28 +0400 Message-ID: <878ulu67fz.fsf@gmail.com> References: <87egvp4b1d.fsf@debian.uxu> <87ha0jglkp.fsf@debian.uxu> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1410151916 7239 80.91.229.3 (8 Sep 2014 04:51:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2014 04:51:56 +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 Sep 08 06:51:50 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XQqvd-0001kt-Q2 for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Sep 2014 06:51:49 +0200 Original-Received: from localhost ([::1]:40568 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQqvd-000352-AZ for geh-help-gnu-emacs@m.gmane.org; Mon, 08 Sep 2014 00:51:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59427) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQqvN-00034k-5B for help-gnu-emacs@gnu.org; Mon, 08 Sep 2014 00:51:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XQqvH-0004hH-FI for help-gnu-emacs@gnu.org; Mon, 08 Sep 2014 00:51:33 -0400 Original-Received: from mail-la0-x22a.google.com ([2a00:1450:4010:c03::22a]:59381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XQqvH-0004gw-7x for help-gnu-emacs@gnu.org; Mon, 08 Sep 2014 00:51:27 -0400 Original-Received: by mail-la0-f42.google.com with SMTP id hz20so1955430lab.29 for ; Sun, 07 Sep 2014 21:51:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=inZrKdc9YleMSKYaP1YNcxTngHl3yTP8gxAV9YnmDRI=; b=jn4h8U2dPDRWD+Rn5rsO5ne5LDgLQCaQfPv2CZrpaVRxbPVoD6sBMavzaSLUrj+vkF S1wdPytE8nutQKAihhPGjDyK80JA19JTh2nKNPt8U+crZEm/ttMJv3RxF4SRxJqEI+JG nXnVBAWY91XBjKAY55GElkrpb/0MQNO78vyULil7CRNO4FgrnbGsUBHRKgVLj15GxA/j SfJiO1IIgLQfs85fiYTvX+eb2zbhewiEb5MLpH5RgDoFCB+77F13v5O7JVIrk1wNFNKo 5bZF2ybHB2cD42dhuu1CHb5FaFT9XbCOsIy2PI4AL765AbmDCoRDgEy8L6p955oqBPyH j4NA== X-Received: by 10.112.135.137 with SMTP id ps9mr25338458lbb.24.1410151886120; Sun, 07 Sep 2014 21:51:26 -0700 (PDT) Original-Received: from leviafan (128-70-192-205.broadband.corbina.ru. [128.70.192.205]) by mx.google.com with ESMTPSA id a2sm3172132lbg.19.2014.09.07.21.51.25 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Sep 2014 21:51:25 -0700 (PDT) In-Reply-To: <87ha0jglkp.fsf@debian.uxu> (Emanuel Berg's message of "Sun, 07 Sep 2014 23:36:06 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22a X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:99688 Archived-At: Emanuel Berg (2014-09-08 01:36 +0400) wrote: > Marcin Borkowski writes: > >> M-: anybody? > > It is not the same. You have to put parenthesis around > everything and quotation marks around data. Try it > yourself, with my solution, this works: > > man ls [...] "man ls" works in eshell ("M-x eshell").