This is a test from my emacs.
Related Posts
How to install/configure ispell for emacs under MacOS?
Install brew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" answer the current user’s password and install is automatically Install ispell brew install ispell --with-lang-en Configure the .emacs (setq ispell-program-name "/usr/local/bin/ispell") Use M-x…
emacs 23 with w3m
OK, the story is little complicated here. Firstly, I found there is a mode designed for Evernote. I do really like it, so I tried to run the mode on…