Beefy Boxes and Bandwidth Generously Provided by pair Networks Russ
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Cross-platform development: editors

by InfiniteLoop (Hermit)
on Nov 16, 2004 at 20:35 UTC ( [id://408299]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Cross-platform development: editors

Hi radiantmatrix,
(X)Emacs does all that you have listed. With CPerl-mode + auto-fill + etags, I can have all the thingummagic provided by shiny IDE's. Probably these links will help you the most:
Also these two directives will help you index and navigate the source code from the menu:
(add-hook 'cperl-mode-hook (function (lambda () (imenu-add-menubar-index))))
(add-hook 'cperl-mode-hook (function (lambda () (imenu-add-to-menubar 'Func))))
  • Comment on Re: Cross-platform development: editors

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://408299]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.