Emacs Again
Word count: 2145 (100 of which was a Stargate drabble)
Helpful link of the day: Trackback for Beginners
My NetNewsWire demo expired, so I’ve downgraded to NetNewsWire Lite and am posting to the blog from the MovableType web interface again. Forty dollars was just too high a price to pay for the convenience of posting from NetNewsWire itself.
On the upgrade side, I’ve built a new Emacs that no longer crashes in Panther. I’ve also forced it to run ispell. I was getting a Searching for program: no such file or directory, ispell error, even though I had installed ispell with fink. Rather than try to figure out what path the Emacs shell process was using, I decided to put a symbolic link to ispell in /usr/bin: sudo ln -s /sw/bin/ispell. Presto!
November 21st, 2004 at 7:30 pm
Thanks — I did this too now.