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: Re: Transient Mark Mode on by default Date: Tue, 25 Mar 2008 09:24:08 -0400 Message-ID: <87tziv2ayv.fsf@stupidchicken.com> References: <87myopnj0l.fsf@stupidchicken.com> <20080324115510.GA1563@muc.de> <87zlsouef7.fsf@stupidchicken.com> <004301c88e46$dd4cc530$0600a8c0@us.oracle.com> <004601c88e49$319b7e90$0600a8c0@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1206451487 28334 80.91.229.12 (25 Mar 2008 13:24:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2008 13:24:47 +0000 (UTC) Cc: wilde@sha-bang.de, acm@muc.de, emacs-devel@gnu.org, 'Stefan Monnier' , rms@gnu.org To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 25 14:25:16 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 1Je996-0005ke-Lv for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 14:24:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Je98V-0000YJ-E1 for ged-emacs-devel@m.gmane.org; Tue, 25 Mar 2008 09:24:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Je98Q-0000Xs-UV for emacs-devel@gnu.org; Tue, 25 Mar 2008 09:24:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Je98P-0000XU-MJ for emacs-devel@gnu.org; Tue, 25 Mar 2008 09:24:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Je98P-0000XN-H2 for emacs-devel@gnu.org; Tue, 25 Mar 2008 09:24:13 -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 1Je98L-0006PW-Pj; Tue, 25 Mar 2008 09:24:09 -0400 Original-Received: by furry (Postfix, from userid 1000) id F0013C040; Tue, 25 Mar 2008 09:24:08 -0400 (EDT) In-Reply-To: <004601c88e49$319b7e90$0600a8c0@us.oracle.com> (Drew Adams's message of "Tue\, 25 Mar 2008 00\:23\:58 -0700") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (gnu/linux) 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:93410 Archived-At: "Drew Adams" writes: >> > > [TMM] is a total pain in the neck unless >> > > mark-even-if-inactive is t. >> > >> > It *is* t. >> >> Really? That's not what I see with emacs -Q. >> And then turning on TMM doesn't make it t either. > > I should have added: > > In GNU Emacs 22.1.90.1 (i386-mingw-nt5.1.2600) > of 2008-01-30 on PRETEST > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include' > > If this was changed since January, so much the better and sorry for the noise. It was turned on in the trunk, but not in the branch.