I agree with your statement, but I'd also like to be comfortable enough that I don't have to use the mouse. I'm going on the assumption that there are people who do not use a mouse, and that a mouse is not essential to emacs use. You touch on this in your next paragraph. And I assumed that syntax highlighting & parens matching are included. I really don't like living without those features.

Oh, I don't use the mouse for most things, but it's nice to have handy when you do need it. You do need a gui interface of some sort for syntax coloring to work, unless things have really changed recently. Which they might, this being emacs and all.

Paren/brace/bracket matching works regardless of how you invoke emacs, so that'll be there however you use it, os you'll be fine there. (Though using it over slow lines is a pain. OTOH, nobody does emacs over 9600 baud links these days...)

There isn't anything in emacs that requires mouse usage, so don't worry about that. There are things that the mouse makes easier, certainly, but it's not required.


In reply to Re: Re: Re: Taking the emacs plunge by Elian
in thread Taking the emacs plunge by drewbie

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.