Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Desparately seeking a bilingual vim/Emacs expert

by polettix (Vicar)
on Apr 05, 2005 at 10:23 UTC ( [id://444921]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    (defun my-cperl-hook ()
      "What to run when cperl-mode is turned on"
    ...
    
      (define-key cperl-mode-map [f6] 'perltidy-whole-buffer)
    )
    
  2. or download this
    (custom-set-variables
      ;; custom-set-variables was added by Custom -- don't edit or cut/pas
    +te it!
    ...
      ;; ...
     '(cperl-mode-hook (quote (my-cperl-hook)))
    )
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (3)
As of 2024-04-20 02:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found