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 20:30:20 +0200 Message-ID: <38b2ab8a0809141130g161f24di9ae7091e9577485c@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 1221417074 22301 80.91.229.12 (14 Sep 2008 18:31:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2008 18:31:14 +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 20:32:11 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 1KewOF-0002l7-1U for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2008 20:32:07 +0200 Original-Received: from localhost ([127.0.0.1]:56897 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KewNE-0007xr-AQ for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Sep 2008 14:31:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KewMa-0007Xy-O4 for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 14:30:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KewMZ-0007Vw-4h for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 14:30:24 -0400 Original-Received: from [199.232.76.173] (port=40341 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KewMY-0007Vh-Vf for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 14:30:23 -0400 Original-Received: from ug-out-1314.google.com ([66.249.92.172]:22872) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KewMY-0006rG-Jk for help-gnu-emacs@gnu.org; Sun, 14 Sep 2008 14:30:22 -0400 Original-Received: by ug-out-1314.google.com with SMTP id z36so722018uge.17 for ; Sun, 14 Sep 2008 11:30:20 -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=6TJlR84/tj+LsXYherm+cytUfnap9huy9UEcVAnvSN4=; b=tR3e3OdgzGTtr3ebLnzBURO8EnWK8jh+45ehGxsNAAyCVZsT8qB9L7DyX3PeZ4uLCR NOPiO6zKB0Wg4kRij2OBfEEY6qJ+62wSaX9ZvLRZfUEtaICmcxC+uDqbtITFLWYfmUrv ypbKzA29AE0bq5QjHKbWs4j2BVo5EDWN0uVv8= 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=fxvbWA/cMDwS3+UawhlFjPMts+7YqxnmeOxFER/VIofacFeob2lMrhmILi0zVejCD+ 0WqTDbKoqUelhU9jQ3k/4KnxK+nUhmoL6k3NwDqbE6qG9VGiNzXlT8/OrKbrEXjAbZbA 4vJ4IVgsoJV21TekYeru69qmoVRXBAo1LuJLs= Original-Received: by 10.67.95.4 with SMTP id x4mr2254020ugl.16.1221417020682; Sun, 14 Sep 2008 11:30:20 -0700 (PDT) Original-Received: by 10.67.22.17 with HTTP; Sun, 14 Sep 2008 11:30:20 -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:57577 Archived-At: 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 ? thanks -- Francis