Published in: Emacs Lisp
Install the spell-checking program of your choice. Just update the path.
;spell-checking (setq-default ispell-program-name "/Program Files/Aspell/bin/aspell.exe")
You need to login to post a comment.
Building Websites with TYPO3
Follow a clear path through the power and complexity of TYPO3 to get started, and build your own TYPO3 website This book is a fast paced tutorial to creating a website using TYPO3. If you have never used TYPO3, or even any web content management system before, then you need not look further than this book as it walks you through each step to create your own TYPO3 site.
noah on 06/24/07
configuration spelling writing aspell ispell utiltities
Published in: Emacs Lisp
Install the spell-checking program of your choice. Just update the path.
;spell-checking (setq-default ispell-program-name "/Program Files/Aspell/bin/aspell.exe")
You need to login to post a comment.