help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CPerl mode v5.0


From: Daniel Pfeiffer
Subject: Re: CPerl mode v5.0
Date: Thu, 20 Feb 2003 01:00:41 +0100

Zdravstvujtie Ilya,

The source file has DOS line ends.  There are many trailing spaces.

cperl-backward-to-noncomment is indented as though the or didn't belong to
the if.  In many other places the indentation is also wrong.  What I did for
my last patch to RMS was indent-region the whole file, diff -u to the
original and manually eliminate the indentations that were purposely wrong
(like your concat strings).  Then I applied the diff.

I don't understand your comments.  You mention my patches like switching
is-x-REx and (eq (char-after b) ?\#) or (function (lambda elimination, but
they're not applied.

Apart from these, it's by far the best perl mode ever!!!  I've tried it on
many of my scripts, they look real good!  In one I even found this bummer,
which gets the s wrong but never the less falls back on it's feet -- cool:

($opt_s ? " ; $File::Find::name\n " : '')

coralament / best Grötens / liebe Grüße / best regards / elkorajn salutojn
Daniel Pfeiffer

-- GPL 3: take the wind out of Palladium's sails! --
 ------
  -- My other stuff here too, sawfish, make.pl...: --
   ------
    -- http://dapfy.bei.t-online.de/ --


reply via email to

[Prev in Thread] Current Thread [Next in Thread]