Re: cperl-mode.el: twigils and opers

2006-09-06 Thread Steffen Schwigon
Steffen Schwigon <[EMAIL PROTECTED]> writes: > I checked and indeed the twigils don't work. My test source file > (which worked correctly some time ago) also highlights wrong. It's for > sure a bug I introduced. I now did some things on cperl-mode (eg. syncing with original v5.20) and it seems hig

Re: cperl-mode.el: twigils and opers

2006-09-05 Thread Steffen Schwigon
Trey Harris <[EMAIL PROTECTED]> writes: > In a message dated Mon, 4 Sep 2006, Steffen Schwigon writes: >> First you could try an older revision, I recommend r7845 or r10822 of >> pugs repository. > > No, neither of those work. To see what I'm talking about, just create > a file containing: > > use

Re: cperl-mode.el: twigils and opers

2006-09-04 Thread Trey Harris
In a message dated Mon, 4 Sep 2006, Steffen Schwigon writes: First you could try an older revision, I recommend r7845 or r10822 of pugs repository. No, neither of those work. To see what I'm talking about, just create a file containing: use v6-alpha; class Point { has $.x; has $.y;

Re: cperl-mode.el: twigils and opers

2006-09-04 Thread Steffen Schwigon
Trey Harris <[EMAIL PROTECTED]> writes: > [cperl-mode.el] As you already noticed cperl-mode.el is a very strange piece of software. It's probably misunderstood like astronomers in the Dark Ages. > Variables with twigils whose name matches something else are getting > recognized incorrectly. Fo