Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
1–10 of 25 posts
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#2Open Terminal, type "emacs -nw".
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#3People should also try out my new eproject minor mode, which will make emacs aware of the relationships between files in the same project:
http://git.jrock.us/?p=eproject.git;a=blob_plain;f=eproject....
I think textmate has a feature like this that people like.
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#4I use two-mode-mode to swap between HTML (psgml) mode and Ruby mode for the templates, as well as rhtml-minor-mode, which is mainly aimed at helping psgml-mode find the parent layout. rhtml-minor-mode could use some hacking - I wrote it in a hurry.
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#5Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#6Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#7This guy bought a whole different platform just so that he could run a different text editor? This feels like putting the wrong cart in front of the wrong horse.
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#8Hrm, interesting, but I write Ruby on emacs all the time. Except mine doesn't need a long post, just: Open Terminal, type "emacs -nw".
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#9Before I get flamed out of existence - I use a Mac, and I use TextMate, and I use Emacs. With that disclaimer out of the way - This guy bought a whole different platform just so that he could run a different text editor? This feels like putting the wrong cart in front of the wrong horse.
Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.
#10Hrm, interesting, but I write Ruby on emacs all the time. Except mine doesn't need a long post, just: Open Terminal, type "emacs -nw".
i recommend people always use -nw, it will ensure that on the client or remote, you always use emacs the same way. now kill all the menubars and other stuff too...if you are going to use emacs, use the keyboard and the help system. that is the emacs-way