I have been using the text mode emacs up to now. On Windows (yikes!) I uses the xemacs with windows extension, which is pretty nice. Quick googling found me Carbon Emacs. It has been updated, universal binary and Leopard. Highly recommended !
I Love Social BookmarkingSubscribeDiggdel.icio.usFacebookMa.gnoliaRedditStumbleUponTechnorati
Emacs for OS X Leopard
January 30th, 2008 · No Comments · django, mac, technology
Tags:
gettext on Leopard for Django Internationalization
January 30th, 2008 · No Comments · django, mac
I started working on one of my internationalized applications on the new Mac. I realized I did not install “gettext”, which is required by the make-messages and compile-messages scripts. I want to avoid installing things into OS X if I can. Then I found the easy way out:
1. Install poedit for os x. I need [...]
Tags: django