Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^5: IDE for Perl programming?

by choroba (Cardinal)
on Mar 12, 2021 at 14:50 UTC ( [id://11129510]=note: print w/replies, xml ) Need Help??


in reply to Re^4: IDE for Perl programming?
in thread IDE for Perl programming?

Are you sure? I'm on emacs 27.1 with cperl-mode symlinked from the latest git version, but still see
sub y_max { 1 }
highlighted as a transliteration.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^6: IDE for Perl programming?
by haj (Vicar) on Mar 12, 2021 at 15:22 UTC

    Maybe I need to clarify: My fixes have not been backported to Emacs 27.1.

    Instead, cperl-mode.el from the master branch (which identifies as Emacs 28.1) contains some "compatibility functions" so that it works with Emacs 26.1. If in doubt, say C-h v cperl-version: It should notify that the variable is obsolete since 28.1.

    Edited to add:

    This is indeed a bug, and an old one, too. I didn't "see" it because it depends on the a somewhat random order how two functions are called but can reproduce it now.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11129510]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2024-03-29 10:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found