[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Setting flyspell-mode when entering a file
From: |
Teemu Likonen |
Subject: |
Re: Setting flyspell-mode when entering a file |
Date: |
Fri, 21 Aug 2009 12:56:41 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) |
On 2009-08-20 13:55 (-0700), Sarir Khamsi wrote:
> I would like to automatically enter flyspell-mode when I open a file
> and have placed
>
> -*- flyspell-mode: t -*-
>
> at the top of the file I'm opening. The mode-line says "Fly" in it but
> flyspell doesn't seem to be working. If I then run the flyspell-mode
> command interactively (twice since it seems to already be enabled), it
> works fine. Any ideas what I'm doing wrong? Thanks.
How does "-*- mode:flyspell -*-" work?