From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Fixing rectangle operations Date: Thu, 15 Dec 2005 21:23:31 +0100 Message-ID: <43A1D0C3.1070709@student.lu.se> References: <87mzj22tlr.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1134683568 21063 80.91.229.2 (15 Dec 2005 21:52:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Dec 2005 21:52:48 +0000 (UTC) Cc: emacs-devel@gnu.org, Mathias Dahl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 15 22:52:45 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1En0zI-0001xz-Oa for ged-emacs-devel@m.gmane.org; Thu, 15 Dec 2005 22:50:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1En0zx-0003OV-Qz for ged-emacs-devel@m.gmane.org; Thu, 15 Dec 2005 16:50:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EmzeN-0008VE-VQ for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:24:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EmzeK-0008Ti-Fd for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:24:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EmzeK-0008TW-9j for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:24:24 -0500 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Emzgc-0008Fm-G4 for emacs-devel@gnu.org; Thu, 15 Dec 2005 15:26:46 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn2.hy.skanova.net (7.2.069.1) id 43A176630001E924; Thu, 15 Dec 2005 21:23:32 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: Stefan Monnier In-Reply-To: <87mzj22tlr.fsf-monnier+emacs@gnu.org> 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:47821 Archived-At: Stefan Monnier wrote: >Clearly both behaviors make sense. >If that really matters, we could provide the Vim behavior via C-u prefix or >via another command. > > If it matters then please do not hide it. ;-)