From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.devel Subject: Re: C-SPC C- weirdness Date: Wed, 17 Sep 2008 10:07:02 +0100 Message-ID: <48D0C8B6.50109@harpegolden.net> References: <87od2nqte7.fsf@grepfind.mwolson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1221642497 21034 80.91.229.12 (17 Sep 2008 09:08:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2008 09:08:17 +0000 (UTC) Cc: Michael Olson , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 17 11:09:12 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 1Kft1d-0006MA-9g for ged-emacs-devel@m.gmane.org; Wed, 17 Sep 2008 11:08:41 +0200 Original-Received: from localhost ([127.0.0.1]:35657 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kft0c-0006gx-3o for ged-emacs-devel@m.gmane.org; Wed, 17 Sep 2008 05:07:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kft0U-0006g6-8q for emacs-devel@gnu.org; Wed, 17 Sep 2008 05:07:30 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kft0R-0006fQ-Bu for emacs-devel@gnu.org; Wed, 17 Sep 2008 05:07:29 -0400 Original-Received: from [199.232.76.173] (port=49451 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kft0R-0006fN-2K for emacs-devel@gnu.org; Wed, 17 Sep 2008 05:07:27 -0400 Original-Received: from harpegolden.net ([65.99.215.13]:53938) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kft0D-0004Ao-5J; Wed, 17 Sep 2008 05:07:13 -0400 Original-Received: from golden1.harpegolden.net (unknown [86.45.15.116]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTP id 941768088; Wed, 17 Sep 2008 10:07:10 +0100 (IST) User-Agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724) In-Reply-To: X-Enigmail-Version: 0.95.0 X-detected-operating-system: by monty-python.gnu.org: GNU/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:103915 Archived-At: Miles Bader wrote: > Michael Olson writes: >> This is a regression that does not happen with my build from Sep. 12. The >> expectation is to keep the mark activated while pressing . > > [Repeating C-SPC seems to now toggle active mark state, which I guess is > new behavior (or at least I don't recall it seeing it before), but seems > reasonable enough.] > [See end of bug #40, toggling behaviour was there around april 2008, at least for the transient-mark-mode on case]