unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: AW <alexander.willand@t-online.de>
To: help-gnu-emacs@gnu.org
Subject: Re: ispell/hunspell/Windows: a fully-worked example
Date: Fri, 04 Apr 2014 14:47:13 +0200	[thread overview]
Message-ID: <1832214.XdjZ2qTTZM@linux-j9m3.site> (raw)
In-Reply-To: <83zjk18jg3.fsf@gnu.org>

Am Freitag, 4. April 2014, 13:42:20 schrieb Eli Zaretskii:
> > From: AW <alexander.willand@t-online.de>
> > Date: Fri, 04 Apr 2014 12:29:12 +0200
> > 
> > When I start flyspell (M-x flyspell-mode), Emacs sends the message:
> > »Starting new Ispell process [C:/Program files (x86)/GNU Emacs
> > 24.1/aspell/bin/aspell.exe::default] ...«
> 
> You have aspell (a different speller) installed at that directory, and
> Emacs finds it before it find hunspell, probably beacuse of the order
> of directories in your Path.
> 
> To work around this, either uninstall aspell, or put this in your
> ~/.emacs:
> 
>   (setq ispell-program-name "x:/path/to/hunspell.exe")

Thank you, I had written this into my .emacs, without any success. 

If I start Emacs with "emacs -q" on the commandline and than type M-x flyspell-
mode, Emacs finds hunspell and starts it without any further ado! And that 
despite the really long path to hunspell, which is burried in 
C:/cygwin64/usr/local/bin !

If I start Emacs even with an empty (everything commented out) .emacs, M-x 
flyspell-mode tries to start that aspell.exe, which no longer exists (I renamed 
the folder)!

???? What is Emacs checking, even if the .emacs is empty, and what is the 
difference to starting it with "emacs -q" ??????????????

Regards,

Alexander



  reply	other threads:[~2014-04-04 12:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-03  7:39 ispell/hunspell/Windows: a fully-worked example djc
2014-04-04  7:41 ` djc
2014-04-04 10:29   ` AW
2014-04-04 10:42     ` Eli Zaretskii
2014-04-04 12:47       ` AW [this message]
2014-04-04 13:03         ` Eli Zaretskii
2014-04-04 14:00           ` AW
2014-04-04 14:30             ` AW
2014-04-04 21:56               ` Robert Thorpe
2014-04-05  6:49                 ` Eli Zaretskii
2014-04-05  9:43                   ` Robert Thorpe
     [not found]                 ` <mailman.18956.1396680552.10748.help-gnu-emacs@gnu.org>
2014-04-05  6:59                   ` David Masterson
2014-04-05  8:13                     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1832214.XdjZ2qTTZM@linux-j9m3.site \
    --to=alexander.willand@t-online.de \
    --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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).