From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.bugs Subject: Re: perl-mode - fix syntax of anonymous sub prototypes Date: Thu, 03 Apr 2008 18:10:56 -0400 Message-ID: References: <5c8016cf0803281037q5c64bd21le5e3359ddadca955@mail.gmail.com> <5c8016cf0803290143x34727c91laac78b676d598000@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1207260680 28757 80.91.229.12 (3 Apr 2008 22:11:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Apr 2008 22:11:20 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: "Giuliano Procida" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 04 00:11:51 2008 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JhXev-0002RM-U4 for geb-bug-gnu-emacs@m.gmane.org; Fri, 04 Apr 2008 00:11:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhXeJ-00013q-CH for geb-bug-gnu-emacs@m.gmane.org; Thu, 03 Apr 2008 18:11:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhXeE-00013O-SF for bug-gnu-emacs@gnu.org; Thu, 03 Apr 2008 18:11:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhXeC-000131-SD for bug-gnu-emacs@gnu.org; Thu, 03 Apr 2008 18:11:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhXeC-00012x-OO for bug-gnu-emacs@gnu.org; Thu, 03 Apr 2008 18:11:04 -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 1JhXeC-0007KX-Fu for bug-gnu-emacs@gnu.org; Thu, 03 Apr 2008 18:11:04 -0400 Original-Received: from ceviche.home (vpn-132-204-232-76.acd.umontreal.ca [132.204.232.76]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id m33MB3B4011491 for ; Thu, 3 Apr 2008 18:11:03 -0400 Original-Received: by ceviche.home (Postfix, from userid 20848) id A868CB40F9; Thu, 3 Apr 2008 18:10:56 -0400 (EDT) In-Reply-To: <5c8016cf0803290143x34727c91laac78b676d598000@mail.gmail.com> (Giuliano Procida's message of "Sat, 29 Mar 2008 08:43:28 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 0 Rules triggered X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17794 Archived-At: > ;; Funny things in sub arg specifications like `sub myfunc ($$)' > ;; Be careful not to match "sub { (...) ... }". > ("\\ 1 '(1)) > It is still wrong for anonymous subs. Should be (untested): > "\\