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: Proposal for DEL to delete the active region Date: Mon, 03 May 2010 02:00:59 -0400 Message-ID: References: <87iq78uwyd.fsf@stupidchicken.com> <87y6g274pb.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: dough.gmane.org 1272866474 18798 80.91.229.12 (3 May 2010 06:01:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 3 May 2010 06:01:14 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 03 08:01:12 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 1O8oiM-00038Z-R8 for ged-emacs-devel@m.gmane.org; Mon, 03 May 2010 08:01:10 +0200 Original-Received: from localhost ([127.0.0.1]:38380 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8oiM-0002lp-7L for ged-emacs-devel@m.gmane.org; Mon, 03 May 2010 02:01:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O8oiE-0002lk-7x for emacs-devel@gnu.org; Mon, 03 May 2010 02:01:02 -0400 Original-Received: from [199.232.76.173] (port=37142 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O8oiD-0002lc-2E for emacs-devel@gnu.org; Mon, 03 May 2010 02:01:01 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1O8oiB-0005Zy-Nd for emacs-devel@gnu.org; Mon, 03 May 2010 02:01:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:42229) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1O8oiB-0005Zu-H2 for emacs-devel@gnu.org; Mon, 03 May 2010 02:00:59 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1O8oiB-0007Wv-4e; Mon, 03 May 2010 02:00:59 -0400 In-reply-to: <87y6g274pb.fsf@stupidchicken.com> (message from Chong Yidong on Sun, 02 May 2010 10:34:24 -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:124466 Archived-At: If you are thinking of making DEL delete the region whenever it is active, please implement it as an optional mode first. Then people can try it and report whether it is a real pain. Currently we can only guess how much of a pain it would be.