From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Re: What I'm missing when using M-x shell Date: Mon, 15 Sep 2008 21:32:49 +0300 Organization: Aioe.org NNTP Server Message-ID: References: Reply-To: gavenkoa@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1221504177 1838 80.91.229.12 (15 Sep 2008 18:42:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 15 Sep 2008 18:42:57 +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 15 20:43:54 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 1KfJ32-0005Hk-UB for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 20:43:45 +0200 Original-Received: from localhost ([127.0.0.1]:49475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KfJ21-0005GH-Qj for geh-help-gnu-emacs@m.gmane.org; Mon, 15 Sep 2008 14:42:41 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!newsswitch.lcs.mit.edu!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed00.sul.t-online.de!t-online.de!news.k-dsl.de!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 22 Original-NNTP-Posting-Host: KhzKfIRqtsNNSwLCE6Vhxw.user.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Original-Xref: news.stanford.edu gnu.emacs.help:162308 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:57646 Archived-At: Francis Moreau пишет: > Hello, > > On Fri, Sep 12, 2008 at 7:59 PM, Oleksandr Gavenko wrote: >> Francis Moreau wrote: >>> 4/ There's no readline "yank-last-arg" function which inserts the last >>> argument to the previous commands >> Is the feature useful? >> In C-x shell you can move cursor to select any previous typing and pressing >> M-> to back to writing command. >> > > Do you realize how many key pressings you're doing to do what you described ? > > In my use case I only press one time. > Using key typo depend of your task. I write sh, C, Java related type of files, often on Windows (at work) and so I do not need remember specials key binding for a such task, I construct it from that I know. If you need more than 3 time for a 10 second period do such task you have reason.