From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: Local Variables -- ispell
Date: Tue, 24 Jan 2006 14:36:01 -0700 [thread overview]
Message-ID: <dr66k3$qf7$1@sea.gmane.org> (raw)
In-Reply-To: <43D66171.7050209@alfarrabio.di.uminho.pt>
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"); -*-
> Is not there an easy way to enable flyspell and change its dictionary?
How about:
;; -*- ispell-local-dictionary: "portugues"; -*-
--
Kevin Rodgers
next prev parent reply other threads:[~2006-01-24 21:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-24 17:18 Local Variables -- ispell Alberto Manuel Brandão Simões
2006-01-24 21:36 ` Kevin Rodgers [this message]
2006-01-25 9:28 ` Alberto Manuel Brandão Simões
2006-01-25 9:56 ` François Gannaz
2006-01-25 10:11 ` Alberto Manuel Brandão Simões
[not found] ` <mailman.59.1138181325.2878.help-gnu-emacs@gnu.org>
2006-01-26 16:06 ` Stefan Monnier
2006-01-26 20:10 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='dr66k3$qf7$1@sea.gmane.org' \
--to=ihs_4664@yahoo.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.