We Recommend

Building Websites with TYPO3 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.


Posted By

noah on 06/24/07


Tagged

configuration spelling writing aspell ispell utiltities


Versions (?)


install a spell-checking program


Published in: Emacs Lisp 


Install the spell-checking program of your choice. Just update the path.


  1. ;spell-checking
  2. (setq-default ispell-program-name "/Program Files/Aspell/bin/aspell.exe")

Report this snippet 

You need to login to post a comment.