Wednesday, May 28, 2008

Leopard emacs is broken...

Which means that GNUplot is broken under Leopard, and with it, scipy.

Fortunately, there's a solution:


sudo mv /usr/bin/emacs-i386 /usr/bin/emacs-i386.backup
sudo /usr/libexec/dumpemacs -d
emacs --version
emacs


It's quite beyond me why the emacs shipping w/ Leopard is broken out of the box, but can be repaired via the dumpemacs command, but there it is.

No comments: