Partly in response to the various threads I've seen recently here and on use.perl.org, and partly because many people much better programmers than I use it, I've decided to learn emacs. And more than the simple stuff I've learned to far - beginning/end of line, cut, paste, etc. I'd like to learn about the features like CVS integration, debugging, etc. And Emacs "culture" & philosophy. To this end I seek knowledge on several questions:

  1. Which version/flavor of emacs should I use? X vs. non-X, 22.x vs 21.x, terminal mode vs. gui mode. What are the advantages and disadvantages of each? I develop primarily on Win2K although I hope to put together a Linux workstation soon, and run Linux + apache + mod_perl on the server side.
  2. Resources for learning emacs commands. This could include books, articles, communities, etc. I've briefly looked at the O'Reilly emacs book, but worried that it was too out of date. Any other books to start?
  3. Hints on where to start and any gotchas I can expect in my quest for knowledge.
  4. How much, if any lisp, will I need to learn? I don't currently know lisp, but I'm not opposed to putting another language on my resume.
  5. Any other tips, tricks, emacs settings that have helped you be more productive. After all, this is truly why I'm learning emacs - (hopefully) more productivity.

Thanks for your ideas. All thoughts are welcome, even if you tell me I'm crazy. :-)


In reply to 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.