Those are all good discussions. I do feel TextMate a bit like a reimagined Emacs. It's really extremely deep / extensible / customizable. I'm a dilettante with TM still though. I wish I had more time to get up to speed with it so I could use it as fast as Emacs with Perl in particular. I do find even touching the mouse when working (as some of the comments in the ORLY article mentioned) to be an annoyance / drag.

A pro about TM I didn't see discussed is that despite its cost to purchase (which is trivial for a tool of its depth/usefulness) it is open-source oriented. They push out updates and accept contributions and such regularly. Oh, also, something that has kept me from being a true power-user of Emacs is I'm Lisp-challenged. I can do some simple stuff but... TM has a bundle-editor which is extremely cool. You can change all your control keys etc, etc, and see the whole stack of bundles together (ActionScript - YAML and all points between). It's really very impressive.


In reply to Re^3: IDE for OSX (textmate vs emacs) by Your Mother
in thread IDE for OSX by Foxpond Hollow

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.