http://www.perlmonks.org?node_id=63434


in reply to (jeffa) Re: The three virtues of Perl are CONFLICTING!
in thread The three virtues of Perl are CONFLICTING!

<sigh> I'm an emacs sort of person myself. I do not, however, claim that open source cannot be written with anything but a GNU editor, however, I find it the best editor for my "style of stuff", whatever that may be. I hope to die and continue to use emacs; I currently use it for all but the tiniest of jobs, for which I use pico -- never vi(m).

Replies are listed 'Best First'.
Re: Re: (jeffa) Re: The three virtues of Perl are CONFLICTING!
by belg4mit (Prior) on Jun 15, 2002 at 07:45 UTC
    You may want to look at jove for small jobs, it's roughly the size of vi but with the common macros and a minimalist feature-set of emacs. There's also jed and µemacs; the latter does not default to a decent usable set of macros though.

    --
    perl -pew "s/\b;([mnst])/'$1/g"