From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: emacs for winXP and spell checking?? Date: Thu, 22 Jun 2006 20:01:23 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <449ae8f5$0$15792$14726298@news.sunsite.dk> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1151005240 625 80.91.229.2 (22 Jun 2006 19:40:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Jun 2006 19:40:40 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 22 21:40:36 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FtV2W-00045X-K7 for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jun 2006 21:40:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FtV2W-00082G-3H for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Jun 2006 15:40:32 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!uninett.no!news.net.uni-c.dk!dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Thunderbird 1.5.0.2 (X11/20060516) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 30 Original-NNTP-Posting-Host: 62.56.68.197 Original-X-Trace: news.sunsite.dk DXC=ERCOG1[Bg<0aH5@\VT\m5_SIbFU_42Df:PaKHTcL2h5ahoTOkF_>m>CYcVOJ30_kLmXo4GnePG; [VnC^@:gAdhFFKXlE Original-X-Complaints-To: staff@sunsite.dk Original-Xref: shelby.stanford.edu gnu.emacs.help:139981 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:35605 Archived-At: It's me FKtPp ;) wrote: > Johs32 wrote: >> I have installed emacs for winXP, but how do I enable some kind og spell >> checking? >> >> Johs > > 1. Install aspell for w32. http://aspell.net/win32/ > 2. add aspell.exe's directory to your PATH variable. > 3. add (setq ispell-program-name "aspell") to your .emacs > > Done > > > You might also want to set the dictionary to use by adding (setq ispell-dictionary 'british) to your .emacs flyspell-mode and flyspell-prog-mode are handy if you want background spell checking, otherwise use M-x ispell-buffer, M-x ispell-region, M-x ispell-word to check the speling -- Replace the obvious in my email address with the first three letters of the hostname to reply.