all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Ispell
@ 2002-03-29 10:24 DAVANDE V ABHIJIT (ESG)
  0 siblings, 0 replies; 8+ messages in thread
From: DAVANDE V ABHIJIT (ESG) @ 2002-03-29 10:24 UTC (permalink / raw)


Dear All,
I am trying to install Ispell for UNIX.I had copied down source and make it.
Now when I run ispell at shell,it says english.hash not found.Where I can get one?
Please send me your english.hash file for unix and also let me know how to integrate ispell with emacs?
Ragards,
Abhijit

^ permalink raw reply	[flat|nested] 8+ messages in thread

* ispell
@ 2003-08-19 17:08 Kevin Dziulko
  0 siblings, 0 replies; 8+ messages in thread
From: Kevin Dziulko @ 2003-08-19 17:08 UTC (permalink / raw)


I'm sorry, I know this question has been posted here before, but I can't 
seem to find it.

How do I get ispell for windows nt?

Thanks!

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ispell
       [not found] <mailman.624.1061506364.29551.help-gnu-emacs@gnu.org>
@ 2003-08-21 23:38 ` Jason Rumney
  0 siblings, 0 replies; 8+ messages in thread
From: Jason Rumney @ 2003-08-21 23:38 UTC (permalink / raw)


Kevin Dziulko <dziulko@klaatu.canisius.edu> writes:

> I'm sorry, I know this question has been posted here before, but I can't 
> seem to find it.
> 
> How do I get ispell for windows nt?

Try gnuwin32.sourceforge.net or www.cygwin.com, I think at least one
of those has a link to either ispell-3.2 or aspell. Otherwise there
are several binary versions of ispell-3.1 around, one of which is on
mirrors of ftp.gnu.org in the gnu/windows/emacs/contrib directory.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ispell
  2006-03-30 13:51 ispell Gary Weselle
@ 2006-03-29 19:00 ` Walker Pendleton
  2006-03-30  1:32   ` ispell maru dubshinki
  0 siblings, 1 reply; 8+ messages in thread
From: Walker Pendleton @ 2006-03-29 19:00 UTC (permalink / raw)


On 30 Mar 2006, Gary Weselle wrote:
> Hi
>
> Does any one knows the key combinations for correcting spelling in
> text mode once the word turns red.  And not to wait till the end to
> do M-x ispell?
>
> Thanks

The function you're looking for is flyspell-auto-correct-word.  By
default, it seems to be bound to C-. & M-TAB.  Consult your
self-documenting editor for details about *your* setup.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ispell
  2006-03-29 19:00 ` ispell Walker Pendleton
@ 2006-03-30  1:32   ` maru dubshinki
  0 siblings, 0 replies; 8+ messages in thread
From: maru dubshinki @ 2006-03-30  1:32 UTC (permalink / raw)


On 3/29/06, Walker Pendleton <wpendleton@kitinteractive.com> wrote:
> On 30 Mar 2006, Gary Weselle wrote:
> > Hi
> >
> > Does any one knows the key combinations for correcting spelling in
> > text mode once the word turns red.  And not to wait till the end to
> > do M-x ispell?
> >
> > Thanks
>
> The function you're looking for is flyspell-auto-correct-word.  By
> default, it seems to be bound to C-. & M-TAB.  Consult your
> self-documenting editor for details about *your* setup.

Really? To me, it sounds like what he wants is M-$

~Maru

^ permalink raw reply	[flat|nested] 8+ messages in thread

* ispell
@ 2006-03-30 13:51 Gary Weselle
  2006-03-29 19:00 ` ispell Walker Pendleton
  0 siblings, 1 reply; 8+ messages in thread
From: Gary Weselle @ 2006-03-30 13:51 UTC (permalink / raw)


Hi

Does any one knows the key combinations for correcting spelling in text mode
once the word turns red. And not to wait till the end to do M-x ispell?



Thanks

^ permalink raw reply	[flat|nested] 8+ messages in thread

* ispell
@ 2007-09-03  6:56 Alain Muls
  2007-09-03 10:49 ` ispell Peter Dyballa
  0 siblings, 1 reply; 8+ messages in thread
From: Alain Muls @ 2007-09-03  6:56 UTC (permalink / raw)
  To: emacs list

Hello,

I work in dutch French and English using latex. When I want to change 
the dictionary to dutch, nothing happens. My system is Kubuntu, where 
should the dutch.aff and similar files be located? Which package to install.

Tx/Alain

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: ispell
  2007-09-03  6:56 ispell Alain Muls
@ 2007-09-03 10:49 ` Peter Dyballa
  0 siblings, 0 replies; 8+ messages in thread
From: Peter Dyballa @ 2007-09-03 10:49 UTC (permalink / raw)
  To: Alain Muls; +Cc: emacs list


Am 03.09.2007 um 08:56 schrieb Alain Muls:

> Hello,
>
> I work in dutch French and English using latex. When I want to  
> change the dictionary to dutch, nothing happens. My system is  
> Kubuntu, where should the dutch.aff and similar files be located?  
> Which package to install.
>

In GNU Emacs the variable ispell-library-directory is pointing to  
that directory.

	M-x ispell-change-dictionary RET TAB

will show which dictionaries ispell sees. Do you know that the  
default spell-checking in recent GNU Emacsen is delivered by aspell?

Locate is a very nice service for locating any files on your system.  
Read about it and its flavours and activate anyone!


I am no Kubuntu user.

--
Greetings

   Pete

“One cannot live by television, video games, top ten CDs, and dumb  
movies alone”
       (Amiri Baraka 1999)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-09-03 10:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.624.1061506364.29551.help-gnu-emacs@gnu.org>
2003-08-21 23:38 ` ispell Jason Rumney
2007-09-03  6:56 ispell Alain Muls
2007-09-03 10:49 ` ispell Peter Dyballa
  -- strict thread matches above, loose matches on Subject: below --
2006-03-30 13:51 ispell Gary Weselle
2006-03-29 19:00 ` ispell Walker Pendleton
2006-03-30  1:32   ` ispell maru dubshinki
2003-08-19 17:08 ispell Kevin Dziulko
2002-03-29 10:24 Ispell DAVANDE V ABHIJIT (ESG)

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.