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: Tentative diagnosis of TMM's problem. [Re: Enabling TransientMark Mode by default] Date: Thu, 21 Feb 2008 17:28:27 -0500 Message-ID: References: <200802151711.m1FHB3Y3008798@sallyv1.ics.uci.edu><200802171658.m1HGwQ4h011067@sallyv1.ics.uci.edu><20080219085231.GA1032@muc.de><200802190938.m1J9ccVg016565@sallyv1.ics.uci.edu><20080219190127.GA1106@muc.de> <877ih0o9dx.fsf@catnip.gol.com> <20080220200142.GA1979@muc.de><006e01c8740e$366ebbd0$c2b22382@us.oracle.com> <87prurb20i.fsf@catnip.gol.com> <001001c8742b$54382300$0600a8c0@us.oracle.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1203650107 13646 80.91.229.12 (22 Feb 2008 03:15:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 22 Feb 2008 03:15:07 +0000 (UTC) Cc: wilde@sha-bang.de, lennart.borgman@gmail.com, emacs-devel@gnu.org, juri@jurta.org, dann@ics.uci.edu, monnier@iro.umontreal.ca, storm@cua.dk, acm@muc.de, miles@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 04:15:31 2008 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.50) id 1JSONm-0003KI-F0 for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 04:15:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSONH-0002m1-4B for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 22:14:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSJu5-0003Zf-Ss for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSJu0-0003WE-TM for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSJu0-0003W1-EI for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:28 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSJu0-0006RM-EA for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:28 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JSJtz-0001IT-R1; Thu, 21 Feb 2008 17:28:27 -0500 In-reply-to: <001001c8742b$54382300$0600a8c0@us.oracle.com> (drew.adams@oracle.com) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-Mailman-Approved-At: Thu, 21 Feb 2008 22:07:01 -0500 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:89924 Archived-At: But see my follow-up message. Instead of deactivating the region for point movements (I misspoke, in fact), I clarified (changed) my suggestion to simply not let C-SPC activate the region. That is the main way to activate the mark, so if it stops doing so, activating the mark would be inconvenient. This change would be no improvement.