Live data from Hacker News

Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.

danielfischer.com

21–25 of 25 posts

Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.

#21
post #9

Before 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.

Agreed. It also seems like he's switching editors for similarly misled reasons. Sure, trying it out because everyone seems to be switching is fine, and if you like it better sure, stick with it. But to switch editors "just because everyone else is doing it" seems uninformed and very "me too me too!"

[deleted]

Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.

#24
post #20
post #13

I'm willing to pay good money for a three-hour video on using Emacs for Rails.

Peepcode ( http://www.peepcode.com/ ) is coming out with one but it will be about an hour long and will cost $9. I think that's a good deal. You can see the 5min preview here: http://getfireant.com/listings/episode?feed_item_id=2414972

Peepcode is awesome.

I was lucky enough to get a discount on the Unlimited package, back when the Australian dollar was almost equal to the US dollar. Very pleased with my investment.

Re: Aquamacs on OSX for Ruby on Rails Development? Yep, we’re going Emacs status.

#25
post #15

Earlier quoted context omitted.

Agreed. On my gentoo systems, I just compile emcs without X support. Makes life easy. Also, one critical skill when using emacs is learning to modify the .emacs.el file as time goes on. Over the years, the little things I accumulated in this file make using emacs a much more pleasant experience.

Rather than use .emacs, use .emacs.d/init.el. Put any extra modes or Emacs apps there, too. Then throw your whole .emacs.d under version control. Finally, stick it on http://bitbucket.org/ or similar. Now you can easily lug your whole Emacs configuration around.

my .emacs.el and .emacs.d are under VC. Its very nice.
Post reply on HN