From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: delete-selection-mode Date: Thu, 29 Apr 2010 09:32:28 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1272548683 4649 80.91.229.12 (29 Apr 2010 13:44:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2010 13:44:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 29 15:44:41 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 1O7U2i-0005wZ-Tm for ged-emacs-devel@m.gmane.org; Thu, 29 Apr 2010 15:44:41 +0200 Original-Received: from localhost ([127.0.0.1]:51344 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7U2i-00049b-El for ged-emacs-devel@m.gmane.org; Thu, 29 Apr 2010 09:44:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7Tr2-0006ve-DB for emacs-devel@gnu.org; Thu, 29 Apr 2010 09:32:36 -0400 Original-Received: from [140.186.70.92] (port=43964 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7Tqx-0006rp-Eu for emacs-devel@gnu.org; Thu, 29 Apr 2010 09:32:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7Tqw-0001BQ-5w for emacs-devel@gnu.org; Thu, 29 Apr 2010 09:32:31 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:56806 helo=ironport2-out.pppoe.ca) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7Tqw-0001BH-3N; Thu, 29 Apr 2010 09:32:30 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqoFAKwn2UvO+KoL/2dsb2JhbACQb4wdcr4WhRAEjBs X-IronPort-AV: E=Sophos;i="4.52,295,1270440000"; d="scan'208";a="62832328" Original-Received: from 206-248-170-11.dsl.teksavvy.com (HELO pastel.home) ([206.248.170.11]) by ironport2-out.pppoe.ca with ESMTP; 29 Apr 2010 09:32:17 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id BE5E280DF; Thu, 29 Apr 2010 09:32:28 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Thu, 29 Apr 2010 00:42:38 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:124319 Archived-At: > I have finished my trial of delete-selection-mode. > It was not intolerable, but it was surprising and annoying. When were you surprised? Can you give specifics? I'd like to make the DEL part default (i.e. hitting DEL when the selection is active deletes the selection), Stefan