From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ilya Zakharevich Newsgroups: gmane.emacs.help Subject: Re: cperl-indent-for-comment Date: Sun, 9 May 2010 00:21:48 +0000 (UTC) Organization: U.C. Berkeley Math. Department. Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1273365648 5089 80.91.229.12 (9 May 2010 00:40:48 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 9 May 2010 00:40:48 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 09 02:40:47 2010 connect(): No such file or directory Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OAuZa-0000Gm-SB for geh-help-gnu-emacs@m.gmane.org; Sun, 09 May 2010 02:40:47 +0200 Original-Received: from localhost ([127.0.0.1]:60312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OAuZa-0002CF-Ct for geh-help-gnu-emacs@m.gmane.org; Sat, 08 May 2010 20:40:46 -0400 Original-Path: usenet.stanford.edu!goblin1!goblin2!goblin.stu.neva.ru!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 34 Injection-Date: Sun, 9 May 2010 00:21:48 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="LlLjF8LevGdIZWbTvv+SXA"; logging-data="919"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+s4Ag5/urGiT02WVtG5NU8" User-Agent: slrn/0.9.8.1pl1 (Linux) Cancel-Lock: sha1:iRgKLRZLx6stH0WTARS3oCaI3UA= Original-Xref: usenet.stanford.edu gnu.emacs.help:178071 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:73598 Archived-At: On 2010-05-06, LanX wrote: >> Not in my version. > your still running emacs 19 right? I have access to computers with v19, v20, and v21 around. I had to one with v22, but it lost libpng (or somesuch) and Emacs won't load anymore. Now let me recheck... AHA! That guy was updated, and now has v23 - and it may actually be loaded! Now I can start real testing... > For completeness: > > putting the cursor right after the doublequote and pressing M-; > results in this > ------------------------------------ > $a=" # # > ------------------------------------ > > every new try appends a new " #" > > I started "emacs22 -q" and emacs23 and tested it with cperl "5.23 and > "6.2". (perl-mode is OK) > > But this is not a really important bug... For me it is. I get quite used to ALL my stuff working 100% of time... (Or at least being quickly enough upgraded after problems are discovered.) ( - Well, of course it is a pipe dream with scores of my stuff on CPAN...) Yours, Ilya