++!

I would also like to recommend ErgoEmacs. I have never tried Easymacs but it seems to have similar goals. Like Easymacs, ErgoEmacs tries to make emacs follow now familiar UI standards. As you may have guessed ErgoEmacs also has the goal of following established ergonomic standards. ErgoEmacs gives the same standard key-bindings like C-c, C-x, C-v, C-n, for copying, pasting, etc but also provides alternatives using Alt because it is easier on the pinky finger.

edit:Correction... ErgoEmacs doesn't seem to bind the Ctrl modifier key to those shortcuts, only the Alt key. This is the same as a Mac's shortcuts. This is different from windows which uses Ctrl.

ErgoEmacs also has a windows installer which comes with many packages and bundles MSYS for UNIX utilities needed for emacs functionality. I use Linux and haven't tried this but I will the next time I use Windows.


In reply to Re: RFC: How to succeed with your Perl homework by juster
in thread RFC: How to succeed with your Perl homework by angiehope

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.