Exactly. I'm at a new job (in a ColdFusion environment, of all things) and they've stuck me on a Windows box like all of my other web design jobs. My muscle memory and best productivity is in TextMate, but obviously that won't happen here, and I'm not going to get the company to pony up the money for Windows TextMate knockoff "E".

I'll be damned if I use the Dreamweaver editor much longer, so I've been considering having IT install either Vim or Emacs (or both) since nobody will whine, the software being free and relatively resource-conservative. And obviously I'm going to become pretty good with whichever one I choose, so I'd like that one to be an editor that best fits my future needs, and that maybe I can use on all platforms since using a Mac-only text editor is not the best idea when I'm regularly going between Mac, Linux, BSD, and Windows.

In reply to Re^2: Getting into Emacs? by tmallen
in thread Getting into Emacs? by tmallen

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.