Thanks to
this post. I have installed and configured emacs 23.1.1 onto my N900.
The only problem was that the minibuffer wasn't displaying, I found that the fix for this was to specify a max-height to the maxframe configuration mentioned in the post. I added the following line to my .emacs:
(setq mf-max-height 430)
No comments:
Post a Comment