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: Sun, 14 Sep 2008 22:01:57 +0200 Message-ID: <38b2ab8a0809141301o40af8c77k88852ecc1a6250ac@mail.gmail.com> References: 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 1221422551 5254 80.91.229.12 (14 Sep 2008 20:02:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2008 20:02:31 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: cfajohnson@gmail.com Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 14 22:03:27 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 1Kexod-0006GZ-7x for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2008 22:03:27 +0200 Original-Received: from localhost ([127.0.0.1]:60101 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kexnc-0004uy-JQ for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2008 16:02:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KexnF-0004rU-4x for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 16:02:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KexnE-0004r0-8B for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 16:02:00 -0400 Original-Received: from [199.232.76.173] (port=33811 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KexnE-0004qv-3l for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 16:02:00 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.173]:48358) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KexnD-0003yd-M5 for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 16:01:59 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so746223uge.17 for ; Sun, 14 Sep 2008 13:01:58 -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=n2fEE4yhbCcS3DXAV1/W+2MhvszcSfpOiHtR/JzHfHc=; b=U8Fe3urEPcx2HOqDHfl6q1qwMAFHflqYlIdQ3oDEYC4bIPF+/TlQOQ4quFGFjaWlQ/ 1HBzhjqU+H0kRn0lqlsRdbFJz23ZHpccKlqz41SHptPsTOO7NIddZOKpZXjaTZo/oycj ty8uPIH5MVimn7QLUAOk1VwT4D/yMJQVQzjec= 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=GSZ2M1u2hDjJwZ6MxAWjWCNSeNU+J9kprgUbZS3gyy2yHMiUxrRpCXMSJYLkEqosia iZerkMsiYnqurzuDFGpFzFCorgYFKOY85HwdA3JtaUsVAE5mX/A/PZ/aAeuIwAwRC7rU xa1kqNRWFJaHbagFPhHHMKVIZcq1sXgaSschU= Original-Received: by 10.67.115.12 with SMTP id s12mr2328634ugm.51.1221422517997; Sun, 14 Sep 2008 13:01:57 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Sun, 14 Sep 2008 13:01:57 -0700 (PDT) In-Reply-To: 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:57582 Archived-At: On Sun, Sep 14, 2008 at 8:33 PM, Chris F.A. Johnson wrote: > On 2008-09-14, Francis Moreau wrote: >> On Sun, Sep 14, 2008 at 12:43 AM, Chris F.A. Johnson >> wrote: >>> On 2008-09-12, Francis Moreau wrote: >>> ... >>>> 4/ There's no readline "yank-last-arg" function which inserts the last >>>> argument to the previous commands >>> >>> C-up >>> >> >> really ? >> >> could you tell me on which function this is binded ? > > runs the command comint-previous-input > no this paste the whole command line, I'm asking for the last _argument_ -- Francis