From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.50; add-change-log-entry-other-window and Perl modes. Date: Thu, 20 Sep 2007 10:06:34 -0400 Message-ID: References: <87d4wd90t8.fsf@escpc40.esc.rl.ac.uk> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1190297297 30697 80.91.229.12 (20 Sep 2007 14:08:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Sep 2007 14:08:17 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Matt Hodges Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 20 16:08:14 2007 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 1IYMh1-0007b7-BQ for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2007 16:07:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYMgz-0001wK-EC for ged-emacs-devel@m.gmane.org; Thu, 20 Sep 2007 10:07:45 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IYMgw-0001w3-9G for emacs-devel@gnu.org; Thu, 20 Sep 2007 10:07:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IYMgu-0001v2-KU for emacs-devel@gnu.org; Thu, 20 Sep 2007 10:07:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IYMgu-0001uk-FX for emacs-devel@gnu.org; Thu, 20 Sep 2007 10:07:40 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYMgt-0001tI-Tw for emacs-devel@gnu.org; Thu, 20 Sep 2007 10:07:40 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYMgK-00057O-KY for emacs-pretest-bug@gnu.org; Thu, 20 Sep 2007 10:07:04 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1IYMgp-0001sF-Ve for emacs-pretest-bug@gnu.org; Thu, 20 Sep 2007 10:07:39 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IYMgp-0001s9-Ny for emacs-pretest-bug@gnu.org; Thu, 20 Sep 2007 10:07:35 -0400 Original-Received: from ceviche.home (vpn-132-204-232-71.acd.umontreal.ca [132.204.232.71]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id l8KE7Y49001028 for ; Thu, 20 Sep 2007 10:07:34 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id 8AE1670028; Thu, 20 Sep 2007 10:06:34 -0400 (EDT) In-Reply-To: <87d4wd90t8.fsf@escpc40.esc.rl.ac.uk> (Matt Hodges's message of "Thu\, 20 Sep 2007 09\:51\:47 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered HAS_X_HELO=0 X-Detected-Kernel: Linux 2.6 (newer, 3) X-Detected-Kernel: 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:79369 gmane.emacs.pretest.bugs:19947 Archived-At: > add-change-log-entry-other-window stopped detecting the current > subroutine in perl/cperl-mode due to, I think, this change: Sorry for the thinko. Should be fixed now, Stefan