Personally i think you need to consider whats useful for you and the work you do.
I use Eclipse for pretty much all languages and that really helps in keeping consistency with the rudimentary stuff like navigation and file management. BUT, i also do a lot of work on servers via the command line and for that Eclipse is no use at all, so I need to be able to use another editor. Personally i use vi because i've been using it for years, but I could equally have gone the emacs route. Also Eclipse is great for project based work, long term programming investments, but its no good for quick edits on single files. Again thats where an editor like emacs or vi is really useful. (I dont know about emacs, but theres stuff like gvim available for windows so my vi knowledge is usable across os'es and even in a graphical environment) and if you do want to learn emacs, Eclipse has an emacs shortcut compatibility mode you can use to ease the context switch. martin. Marcelo de Moraes Serpa wrote: > Hi folks, > Have you ever used emacs for ActionScript programming? > > Cheers, > > Marcelo. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
