tags:

views:

56

answers:

1

Where can one find some sort of a tutorial, or documentation for writing e text editor bundles which deal with automatization of certain processes (copying files from one directory to another, compiling using a new compiler (for which there isn't a premade bundle) and so on ...) ?

A: 

iirc e uses the same bundle format as it's inspiration TextMate.

Check out their docs and see if they're helpful. Also here is a tutorial link, I'm not sure how much it carries over.

Bryan McLemore
Yeah, e makes a big deal about that, and includes many TextMate bundles.
Nosredna