From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.help Subject: Re: CPerl and Perl 5.10.x Date: Thu, 03 Sep 2009 10:07:04 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <871vmo2hk7.fsf@lifelogs.com> References: <87d46gatvl.fsf@lifelogs.com> <87vdk27czm.fsf@lifelogs.com> <87zl9d4bpr.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251992466 11198 80.91.229.12 (3 Sep 2009 15:41:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 3 Sep 2009 15:41:06 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 03 17:40:59 2009 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.50) id 1MjEQa-0006nQ-Bp for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Sep 2009 17:40:48 +0200 Original-Received: from localhost ([127.0.0.1]:39548 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MjEQZ-0004XZ-Pi for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Sep 2009 11:40:47 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!goblin1!goblin.stu.neva.ru!news.albasani.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-X-Trace: news.albasani.net 5NFYrLYWfipfuv4gfD44quZ8Oy/9cg72kJIMNtsS9VnjlkEC//sx4jMig83Bv//xp7z/euBPzk2zKFfCtTWCmn5njYmtdpU51CawNkD9n2zV6qnG4afvIxdjo9krXjiX Original-X-Complaints-To: abuse@albasani.net Original-NNTP-Posting-Date: Thu, 3 Sep 2009 15:07:04 +0000 (UTC) X-User-ID: OKTkG2fDun2EsyXq15VxkuaX+Auawd65RkguVfOpWMs= X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Cancel-Lock: sha1:2Sau8EmXMG8Ogbw0j0e+PjlTWJY= sha1:gz7NOqsaxnl0eizhk4Ng05saFjE= User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) X-NNTP-Posting-Host: yc7O/3kA3/nJ+FLl/EOgcp+TB2UHJhP1mcycnTnGdwc= Original-Xref: news.stanford.edu gnu.emacs.help:172666 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:67802 Archived-At: On Wed, 2 Sep 2009 22:49:00 +0000 (UTC) Ilya Zakharevich wrote: IZ> On 2009-09-02, Ted Zlatanov wrote: IZ> They want conformance to non-backward-compatible coding style. "Mine" IZ> cperl-mode.el is backward-compatible. "Their" is conformant, but very IZ> buggy... >> >> That's silly. Can this be resolved with a user option? IZ> Oups, I meant Lisp coding style, not Perl coding style... Consider js2-mode.el made it into the trunk (there was a long discussion about the nasty hacks it employs), I think you should ask again. I can do it if you prefer. If there's a list of problems with your code, do you have a reference (message-ID, whatever) to help me start somewhere? Ted