TextMate. Brings TextMate's editing shortcuts and features to Emacs.

ozmm.org/posts/textmate_minor_mode.html

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2011
  • sort file list by path length for command-t
June 2011
  • Merge pull request #19 from hekevintran/master
  • corrected docstring
February 2011
  • tabs to spaces
  • Revert "Changes find command to output paths relative to project root"
  • Revert "tabs to spaces"
  • Revert "implements proper customization group for textmate"
  • Revert "fixes column movement to more closely match behavior of textm…
November 2010
  • fixes column movement to more closely match behavior of textmate
August 2010
  • implements proper customization group for textmate
  • tabs to spaces
  • Changes find command to output paths relative to project root
  • further distills default *textmate-gf-ignore*
  • textmate-move-column
  • update documentation
  • more accurate defaults for *textmate-gf-exclude*
July 2010
  • Make symbols come out in the right order
  • respect .emacs-project as project root candidate
  • Fixed a bug in textmate-goto-file
  • conform to elisp header standards