From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Another keybinding nit for afterwards Date: Sat, 28 Oct 2006 14:13:43 -0400 Message-ID: References: <85d58dpjbd.fsf@lola.goethe.zz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1162059376 12315 80.91.229.2 (28 Oct 2006 18:16:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 28 Oct 2006 18:16:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 28 20:16:14 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gdsj3-0002u9-9c for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 20:16:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gdsj2-00008L-KE for ged-emacs-devel@m.gmane.org; Sat, 28 Oct 2006 14:16:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gdsgj-00053Z-GQ for emacs-devel@gnu.org; Sat, 28 Oct 2006 14:13:45 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gdsgi-00052J-M0 for emacs-devel@gnu.org; Sat, 28 Oct 2006 14:13:44 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gdsgi-00051r-Bx for emacs-devel@gnu.org; Sat, 28 Oct 2006 14:13:44 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gdsgi-0003zM-90 for emacs-devel@gnu.org; Sat, 28 Oct 2006 14:13:44 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Gdsgh-0004Ea-Eu; Sat, 28 Oct 2006 14:13:43 -0400 Original-To: David Kastrup In-reply-to: <85d58dpjbd.fsf@lola.goethe.zz> (message from David Kastrup on Fri, 27 Oct 2006 22:58:30 +0200) 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:61296 Archived-At: C-y only yanks the top of the kill stack, nothing else. A prefix argument will just get used as a multiplicator, like with self-insert-command. I don't want to make an incompatible change like this without taking a poll.