From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: disable delete-selection-mode? Date: Mon, 26 Sep 2011 19:10:30 -0400 Message-ID: References: <87litcvtu2.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1317078642 19341 80.91.229.12 (26 Sep 2011 23:10:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 23:10:42 +0000 (UTC) Cc: Emacs devel To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 27 01:10:38 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R8KJo-0007v2-BJ for ged-emacs-devel@m.gmane.org; Tue, 27 Sep 2011 01:10:36 +0200 Original-Received: from localhost ([::1]:50392 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8KJn-0007dC-94 for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2011 19:10:35 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8KJk-0007cw-0C for emacs-devel@gnu.org; Mon, 26 Sep 2011 19:10:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8KJj-0007BG-1D for emacs-devel@gnu.org; Mon, 26 Sep 2011 19:10:31 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:37482) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8KJi-0007BC-Uh for emacs-devel@gnu.org; Mon, 26 Sep 2011 19:10:30 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R8KJi-0003nC-9B; Mon, 26 Sep 2011 19:10:30 -0400 X-Spook: $400 million in gold bullion digicash Kennedy Mossad X-Ran: Nwze>H]~&34a^(F&;yV0!. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144368 Archived-At: chad wrote: > I had a question about the poll wording (should it mention > deactivating the region?), but I wanted to check the behavior without > delete-selection-mode, to verify that my memory of the old default was > correct. Running emacs -q from this morning's bzr HEAD, I can't find > a way to turn off the new behavior; an active region is deleted > regardless of delete-selection-mode. This isn't the behavior I see with > my os-default emacs 22.1 install. What am I missing? The NEWS file (it's delete-active-region).