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: Wed, 26 Mar 2008 22:53:13 -0400 Message-ID: <87d4pgkhd2.fsf@stupidchicken.com> References: <87myopnj0l.fsf@stupidchicken.com> <20080324115510.GA1563@muc.de> <87zlsouef7.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 1206586410 17621 80.91.229.12 (27 Mar 2008 02:53:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 27 Mar 2008 02:53:30 +0000 (UTC) Cc: wilde@sha-bang.de, acm@muc.de, Stefan Monnier , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 27 03:54:00 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 1JeiFc-0006Rb-EO for ged-emacs-devel@m.gmane.org; Thu, 27 Mar 2008 03:54:00 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeiF1-0004vI-28 for ged-emacs-devel@m.gmane.org; Wed, 26 Mar 2008 22:53:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JeiEx-0004v8-HD for emacs-devel@gnu.org; Wed, 26 Mar 2008 22:53:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JeiEw-0004uh-Ho for emacs-devel@gnu.org; Wed, 26 Mar 2008 22:53:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JeiEw-0004uc-CT for emacs-devel@gnu.org; Wed, 26 Mar 2008 22:53:18 -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 1JeiEs-0006eE-Iz; Wed, 26 Mar 2008 22:53:14 -0400 Original-Received: by furry (Postfix, from userid 1000) id 1BE9BC044; Wed, 26 Mar 2008 22:53:14 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Wed\, 26 Mar 2008 00\:47\:07 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (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:93607 Archived-At: Richard Stallman writes: > > It is a total pain in the neck unless mark-even-if-inactive is t. > > It *is* t. > > I am surprised. The NEWS item doesn't say that, so I assumed it was > nil. > > This is not nearly such an incompatible change as I thought it was. > So I don't think it is necessary to poll the users about this. Thanks for reminding. I've added a NEWS entry about mark-even-if-inactive defaulting to t.