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: delete-selection-mode Date: Fri, 30 Apr 2010 01:54:41 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1272606898 32169 80.91.229.12 (30 Apr 2010 05:54:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 30 Apr 2010 05:54:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 30 07:54:57 2010 connect(): No such file or directory 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.69) (envelope-from ) id 1O7jBf-00043i-Jb for ged-emacs-devel@m.gmane.org; Fri, 30 Apr 2010 07:54:55 +0200 Original-Received: from localhost ([127.0.0.1]:34247 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7jBe-0005ea-2V for ged-emacs-devel@m.gmane.org; Fri, 30 Apr 2010 01:54:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7jBU-0005eJ-Fx for emacs-devel@gnu.org; Fri, 30 Apr 2010 01:54:44 -0400 Original-Received: from [199.232.76.173] (port=35897 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7jBS-0005eB-Uq for emacs-devel@gnu.org; Fri, 30 Apr 2010 01:54:43 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O7jBR-00039o-SS for emacs-devel@gnu.org; Fri, 30 Apr 2010 01:54:42 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40182) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O7jBR-00039k-Me for emacs-devel@gnu.org; Fri, 30 Apr 2010 01:54:41 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O7jBR-0000ZB-85; Fri, 30 Apr 2010 01:54:41 -0400 In-reply-to: (message from Stefan Monnier on Thu, 29 Apr 2010 09:32:28 -0400) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:124339 Archived-At: When were you surprised? Can you give specifics? Often by typing a self-inserting char when there was an active region. Today it happened with C-o. I think this feature should only apply to selections made using the mouse and shift-arrows. The people who are used to deleting selections are used to making selections in those ways.