From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Transient Mark Mode on by default Date: Sun, 23 Mar 2008 19:00:10 -0400 Message-ID: <87myopnj0l.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206313237 28552 80.91.229.12 (23 Mar 2008 23:00:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Mar 2008 23:00:37 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 24 00:01:07 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 1JdZBO-0002zZ-RV for ged-emacs-devel@m.gmane.org; Mon, 24 Mar 2008 00:00:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdZAn-0004Wg-SO for ged-emacs-devel@m.gmane.org; Sun, 23 Mar 2008 19:00:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JdZAi-0004Vk-D7 for emacs-devel@gnu.org; Sun, 23 Mar 2008 19:00:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JdZAh-0004VX-C2 for emacs-devel@gnu.org; Sun, 23 Mar 2008 19:00:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JdZAh-0004VU-61 for emacs-devel@gnu.org; Sun, 23 Mar 2008 19:00:11 -0400 Original-Received: from c-98-216-111-182.hsd1.ma.comcast.net ([98.216.111.182] helo=furry) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JdZAg-00062f-NT for emacs-devel@gnu.org; Sun, 23 Mar 2008 19:00:10 -0400 Original-Received: by furry (Postfix, from userid 1000) id B8BBDC040; Sun, 23 Mar 2008 19:00:10 -0400 (EDT) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:93271 Archived-At: Thanks for all those who contributed to the recent discussion on the list. I've discussed this some more with Stefan, and the result is that Transient Mark Mode is now turned on by default, in the trunk. I have updated etc/NEWS accordingly. The documentation now needs to be updated accordingly. I am already partway through updating the Emacs manual, and will check in these changes over the next few days. When I'm done, I'll inform the list and welcome additional corrections. Would anyone like to check the tutorial and the Lisp manual?