From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: PJ Weisberg Newsgroups: gmane.emacs.devel Subject: Re: C-d deleting region considered harmful Date: Tue, 21 Sep 2010 01:19:49 -0700 Message-ID: References: <87eicrx1ls.fsf@catnip.gol.com> <83lj6zz9o0.fsf@gnu.org> <87r5gp5hqv.fsf@catnip.gol.com> <87k4mfv8jk.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1285057203 18142 80.91.229.12 (21 Sep 2010 08:20:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 21 Sep 2010 08:20:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 21 10:20:02 2010 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 1Oxy53-0004gW-IU for ged-emacs-devel@m.gmane.org; Tue, 21 Sep 2010 10:20:01 +0200 Original-Received: from localhost ([127.0.0.1]:43083 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oxy52-0003tY-VU for ged-emacs-devel@m.gmane.org; Tue, 21 Sep 2010 04:20:00 -0400 Original-Received: from [140.186.70.92] (port=49871 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oxy4w-0003sK-FC for emacs-devel@gnu.org; Tue, 21 Sep 2010 04:19:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oxy4v-0002Ev-Ca for emacs-devel@gnu.org; Tue, 21 Sep 2010 04:19:54 -0400 Original-Received: from p3plsmtpa01-01.prod.phx3.secureserver.net ([72.167.82.81]:33596) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1Oxy4v-0002E3-2s for emacs-devel@gnu.org; Tue, 21 Sep 2010 04:19:53 -0400 Original-Received: (qmail 8889 invoked from network); 21 Sep 2010 08:19:50 -0000 Original-Received: from unknown (209.85.160.169) by p3plsmtpa01-01.prod.phx3.secureserver.net (72.167.82.81) with ESMTP; 21 Sep 2010 08:19:50 -0000 Original-Received: by gyf3 with SMTP id 3so2462969gyf.0 for ; Tue, 21 Sep 2010 01:19:49 -0700 (PDT) Original-Received: by 10.90.97.9 with SMTP id u9mr5854838agb.175.1285057189184; Tue, 21 Sep 2010 01:19:49 -0700 (PDT) Original-Received: by 10.42.2.148 with HTTP; Tue, 21 Sep 2010 01:19:49 -0700 (PDT) In-Reply-To: <87k4mfv8jk.fsf@lola.goethe.zz> X-detected-operating-system: by eggs.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:130565 Archived-At: On Tue, Sep 21, 2010 at 12:51 AM, David Kastrup wrote: > Is there _any_ way to create an active region under w32 that does not > already do delete-by-backspace in Emacs? Holding shift while moving your cursor over a region with the arrow keys.