all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Colin S. Miller" <no-spam-thank-you@csmiller.demon.co.uk>
To: help-gnu-emacs@gnu.org
Subject: Re: spell-checker compatible with LaTeX?
Date: Sat, 13 Feb 2010 17:49:03 +0000	[thread overview]
Message-ID: <4b76e5bb$0$270$14726298@news.sunsite.dk> (raw)
In-Reply-To: <9d44191d-5517-4a98-9be7-82b9b5da78e5@b18g2000vba.googlegroups.com>

Porky Pig wrote:
> On Feb 11, 6:23 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
>> Am 11.02.2010 um 23:34 schrieb Porky Pig:
>>
>>> I"m looking for one that's understand LaTeX
>>> and compatible with Auctex.
>> Ispell. Hunspell. Aspell.
>>
>> --
>> Greetings
>>
>>    Pete
>>
>> Experience is what you get when you don't get what you want.
> 
> Thanks, and another question. I've just looked at "flyspell". Is that
> another package, or it uses existing ones (e.g., Ispell)?
> 
Porky,

fly-spell is a wrapper around ispell-mode for checking
the spelling of each word as the cursor moves off it.
ispell-mode can use any spell check program that is
compatible with ispell; Aspell and hunspell are commonly used.
This is done by setting ispell-prog-name.

Flyspell also has flyspell-prog-mode. This uses information
from the major-mode to indicate where the strings and
comments are, and only flyspells them. If ispell-comments-and-strings
works in LaTeX mode, then flyspell-prog-mode should work.
(I've never used LaTeX, so can't say for sure).

HTH,
Colin S. Miller

-- 
Replace the obvious in my email address with the first three letters of the hostname to reply.


  parent reply	other threads:[~2010-02-13 17:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-11 22:34 spell-checker compatible with LaTeX? Porky Pig
2010-02-11 23:23 ` Peter Dyballa
     [not found] ` <mailman.1102.1265930604.14305.help-gnu-emacs@gnu.org>
2010-02-11 23:51   ` Porky Pig
2010-02-12 15:20     ` Peter Dyballa
2010-02-12 16:00       ` Eli Zaretskii
     [not found]     ` <mailman.1141.1265988062.14305.help-gnu-emacs@gnu.org>
2010-02-13  0:01       ` Porky Pig
2010-02-13  9:23         ` Peter Dyballa
2010-02-13 17:49     ` Colin S. Miller [this message]
2010-02-15 19:38       ` Porky Pig
2010-02-13 10:49   ` Nuno J. Silva
2010-02-28  7:21 ` Teemu Likonen
     [not found] ` <mailman.2021.1267341726.14305.help-gnu-emacs@gnu.org>
2010-03-04  0:14   ` Porky Pig

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='4b76e5bb$0$270$14726298@news.sunsite.dk' \
    --to=no-spam-thank-you@csmiller.demon.co.uk \
    --cc=help-gnu-emacs@gnu.org \
    /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.