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: Enabling Transient Mark Mode by default Date: Sun, 02 Mar 2008 12:25:52 -0500 Message-ID: References: <87myq4saw1.fsf@catnip.gol.com> <878x1os6mt.fsf@catnip.gol.com> <47B39231.8010108@gmail.com> <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> <86lk5f4fjb.fsf@timbral.net> <87ejb7babz.fsf@xmission.com> <85lk5fcod6.fsf@lola.goethe.zz> <87ablvb4om.fsf@xmission.com> <85lk5fb3ym.fsf@lola.goethe.zz> <5shcfq6qhb.fsf@fencepost.gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1204478852 19772 80.91.229.12 (2 Mar 2008 17:27:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Mar 2008 17:27:32 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 02 18:27:57 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 1JVryb-0003BS-Hv for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 18:27:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVry4-0000xV-MF for ged-emacs-devel@m.gmane.org; Sun, 02 Mar 2008 12:27:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JVrwh-0000D3-9B for emacs-devel@gnu.org; Sun, 02 Mar 2008 12:25:55 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JVrwf-0000Aa-Jy for emacs-devel@gnu.org; Sun, 02 Mar 2008 12:25:54 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JVrwf-00009y-7g for emacs-devel@gnu.org; Sun, 02 Mar 2008 12:25:53 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JVrwf-0007Eh-3p for emacs-devel@gnu.org; Sun, 02 Mar 2008 12:25:53 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JVrwe-0002VL-L7; Sun, 02 Mar 2008 12:25:52 -0500 In-reply-to: <5shcfq6qhb.fsf@fencepost.gnu.org> (message from Glenn Morris on Sat, 01 Mar 2008 17:15:12 -0500) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:91076 Archived-At: > But this does point up the fact that this change requires changes in > many places in the Emacs manual. We should probably take the change > out and not install it until after writing the necessary Emacs Manual > changes. Is it still the position that this change should be reverted? Stefan and Yidong can decide, but my opinion is still that it should be reverted, and reinstalled when the necessary manual changes are done. Changing the manual for this is a substantial job.