help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Local Variables -- ispell


From: Alberto Manuel Brandão Simões
Subject: Re: Local Variables -- ispell
Date: Wed, 25 Jan 2006 09:28:55 +0000
User-agent: Mozilla Thunderbird 1.0.5 (X11/20050711)

Hi, Kevin, Hi all.

Kevin Rodgers wrote:
Alberto Manuel Brandão Simões wrote:
 > I am trying to enable flyspell-mode and change ispell dictionary for
 > Portuguese using Local Variables: syntax.
 >
 > At the moment, I just can do that with eval, which is not nice.

Is this what you're doing?

;; -*- eval: (ispell-change-dictionary "portugues"); -*-
Well, I was using eval: (flyspell-mode)
Couldn't find this one :)

 > Is not there an easy way to enable flyspell and change its dictionary?

How about:

;; -*- ispell-local-dictionary: "portugues"; -*-
Nicer.
But, how to enable flyspell?
I tried 'flyspell-mode: t' but didn't work. I can't change the main mode as well (as I'm using AucTeX)...

THanks for any idea ;)
Cheers
Alberto

--
Alberto Simões - Departamento de Informática - Universidade do Minho
                 Campus de Gualtar - 4710-057 Braga - Portugal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]