Posts tagged emacs

Oct25

Emacs ACK Mode

emacs ack | comments

In playing with migrating to Emacs from TextMate one of the things I missed was the Ack plugin for textmate.

After searching for a mode for Emacs that would give me the same power, I found a couple simple Ack modes that worked with varying success.

Continue reading »

Oct21

Emacs JS2 Mode Indentation Fix

emacs javascript | comments

If you use Emacs to code (and manage files, edit images, and browse the web), you are probably aware of the multitude of javascript modes available.

If not, then when you read about programming javascript in Emacs you’ll see references to js-mode, js2-mode, espresso-mode, and more.

Continue reading »

Jul08

PeepOpen

peepopen textmate emacs vim xcode | comments

PeepOpen is a new utility from the man behind Peepcode that gives you a TextMate-like file opening utility (⌘T) but on steroids, and for multiple editors.

Continue reading »