I once had the same plan and you can see some of the ideas it produced at this page, but I think that it is far too late to catch up with (x)emacs. See e.g. the node I just wrote: Re: Learning Emacs

I still feel it would be cool to have a perl interpreting editor, and I still think I have some pretty design thoughts, plus some real good features, but YATE (yet another text editor) just feels so wrong. For me XEmacs has almost all powers I could imagine - besides that I have to write the defuns in elsip ;-), for others vi(m) is really _it_. Yes and I even know people how feel content with nedit *grin*.

It's just some things missing like different highlighting (and maybe keybindings) in format strings or at other places - usually most of them come down to have several differents modes in one file at different positions, which is a relatively new requirement with PHP and HTMl mixed up (or JSPs or HEREDOCS or...). It will probably be more effective to get those features into existing architectures that starting a whole new editor project.

As for your regexp search: of course emacs can search for regexps, they're just plain ugly - uhm, I wanted to say: not of the elegant perlish style. And you can setup the levels of undo you'd like to have.

Regards... Stefan
you begin bashing the string with a +42 regexp of confusion


In reply to Re: Favorite or most wanted text editor features? by stefan k
in thread Favorite or most wanted text editor features? by EvanK

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.