From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Proulx Newsgroups: gmane.emacs.help Subject: Re: shell-like Emacs CLI, and my Usenet behaviour Date: Wed, 21 Aug 2013 16:58:33 -0600 Message-ID: <20130821225833.GB5534@hysteria.proulx.com> References: <87eh9qpznc.fsf@nl106-137-194.student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1377125933 17241 80.91.229.3 (21 Aug 2013 22:58:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Aug 2013 22:58:53 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Aug 22 00:58:55 2013 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 1VCHMc-00046Z-S8 for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Aug 2013 00:58:54 +0200 Original-Received: from localhost ([::1]:57015 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCHMc-000255-Jj for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Aug 2013 18:58:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44164) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCHMO-00024y-GK for help-gnu-emacs@gnu.org; Wed, 21 Aug 2013 18:58:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VCHMI-0006If-I4 for help-gnu-emacs@gnu.org; Wed, 21 Aug 2013 18:58:40 -0400 Original-Received: from joseki.proulx.com ([216.17.153.58]:59174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VCHMI-0006HW-C5 for help-gnu-emacs@gnu.org; Wed, 21 Aug 2013 18:58:34 -0400 Original-Received: from hysteria.proulx.com (hysteria.proulx.com [192.168.230.119]) by joseki.proulx.com (Postfix) with ESMTP id D1206211D5 for ; Wed, 21 Aug 2013 16:58:33 -0600 (MDT) Original-Received: by hysteria.proulx.com (Postfix, from userid 1000) id A77F33DA31; Wed, 21 Aug 2013 16:58:33 -0600 (MDT) Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 216.17.153.58 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:93041 Archived-At: Guido Van Hoecke wrote: > Stefan Monnier writes: > >> man emacs RET > > That's exactly how you type it with eshell. > > I probably have missed part of the conversation, and apologize if that's > the case, but to me, there's no shell like eshell. You can mix external > commands ane internal emacs commands, either self-made or the ones part > of the distribution. Is there an eshell keybinding or suggestion for keybinding so that people could do M-X (where X is the binding) or C-x X and then invoke it like in the above? (I am too time limited to look. And you seem knowledgeable about eshell and will probably know without looking.) Bob