From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: keybinding to duplicate the current line. Date: Thu, 21 Jan 2010 12:34:45 +0900 Message-ID: References: <15900710.694901263748625688.JavaMail.www@wwinf4614> <87ljftjimh.fsf@mithlond.arda> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1264044934 5974 80.91.229.12 (21 Jan 2010 03:35:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Jan 2010 03:35:34 +0000 (UTC) Cc: alinsoar@voila.fr, Teemu Likonen , "Emacs Dev \[emacs-devel\]" To: Ken Hori Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 21 04:35:26 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NXnpN-0000zY-Dt for ged-emacs-devel@m.gmane.org; Thu, 21 Jan 2010 04:35:26 +0100 Original-Received: from localhost ([127.0.0.1]:35103 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXnpO-0002V3-1j for ged-emacs-devel@m.gmane.org; Wed, 20 Jan 2010 22:35:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NXnow-0002MZ-4B for emacs-devel@gnu.org; Wed, 20 Jan 2010 22:34:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NXnos-0002Kq-0e for emacs-devel@gnu.org; Wed, 20 Jan 2010 22:34:57 -0500 Original-Received: from [199.232.76.173] (port=52831 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NXnor-0002Kk-RR for emacs-devel@gnu.org; Wed, 20 Jan 2010 22:34:53 -0500 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.193]:63653) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NXnop-00030J-Dx; Wed, 20 Jan 2010 22:34:52 -0500 Original-Received: from relay11.aps.necel.com ([10.29.19.46]) by tyo201.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id o0L3YhMp008862; Thu, 21 Jan 2010 12:34:46 +0900 (JST) Original-Received: from relay11.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay11.aps.necel.com with ESMTP; Thu, 21 Jan 2010 12:34:46 +0900 Original-Received: from dhlpc061 ([10.114.114.42] [10.114.114.42]) by relay11.aps.necel.com with ESMTP; Thu, 21 Jan 2010 12:34:46 +0900 Original-Received: by dhlpc061 (Postfix, from userid 31295) id D471352E1FC; Thu, 21 Jan 2010 12:34:45 +0900 (JST) System-Type: x86_64-unknown-linux-gnu Blat: Foop In-Reply-To: (Ken Hori's message of "Wed, 20 Jan 2010 18:41:55 -0800") Original-Lines: 19 X-detected-operating-system: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120269 Archived-At: Ken Hori writes: > Even in this thread, there seem to be more than several users > wanting this as a default function, which most likely means there > are many users who feel the same way. That's a pretty shaky assertion... I actually do this particular operation quite a bit, but I think there's no need for a dedicated key sequence to for it -- the common idioms are easy and fast to use and a lot more flexible than a dedicated command. [I use "C-a C-k C-k C-y C-y", which is extremely easy (and quick) to type because all the keys are C- chords, and because two of the keys are just repeated.] -Miles -- Liberty, n. One of imagination's most precious possessions.