all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 3246251196ryan@gmail.com
To: help-gnu-emacs@gnu.org
Subject: ispell for Windows (ASPELL dict' problem)
Date: Wed, 12 Nov 2014 02:50:54 -0800 (PST)	[thread overview]
Message-ID: <f8544ff4-2738-4e2d-bde7-d73737b8dc00@googlegroups.com> (raw)

In order to get ispell to work with Windows/Emacs I am following this Aspell guide:

http://www.emacswiki.org/emacs/AspellWindows

However, it all of a sudden talk about a:
(setq ispell-personal-dictionary "C:/path/to/your/.ispell")

What is this about?

I have downloaded the two binaries firstly installing the Aspell binary. Then, I have installed aspell-en-0.50-2-3.exe - the EN dict. This produces the following files:

-rw-r--r-- 1 dix9yok Administrators      85 Dec 21  2002 american-w-accents.alias
-rw-r--r-- 1 dix9yok Administrators      75 Dec 21  2002 american.alias
-rw-r--r-- 1 dix9yok Administrators      85 Dec 21  2002 british-w-accents.alias
-rw-r--r-- 1 dix9yok Administrators      75 Dec 21  2002 british.alias
-rw-r--r-- 1 dix9yok Administrators      85 Dec 21  2002 canadian-w-accents.alias
-rw-r--r-- 1 dix9yok Administrators      75 Dec 21  2002 canadian.alias
-rw-r--r-- 1 dix9yok Administrators 4045824 Dec 21  2002 en-only.rws
-rw-r--r-- 1 dix9yok Administrators     132 Dec 21  2002 en.multi
-rw-r--r-- 1 dix9yok Administrators  154624 Dec 21  2002 en_CA-only.rws
-rw-r--r-- 1 dix9yok Administrators      94 Dec 21  2002 en_CA-w-accents.multi
-rw-r--r-- 1 dix9yok Administrators     113 Dec 21  2002 en_CA.multi
-rw-r--r-- 1 dix9yok Administrators  154624 Dec 21  2002 en_GB-only.rws
-rw-r--r-- 1 dix9yok Administrators      94 Dec 21  2002 en_GB-w-accents.multi
-rw-r--r-- 1 dix9yok Administrators     113 Dec 21  2002 en_GB.multi
-rw-r--r-- 1 dix9yok Administrators  142336 Dec 21  2002 en_US-only.rws
-rw-r--r-- 1 dix9yok Administrators      94 Dec 21  2002 en_US-w-accents.multi
-rw-r--r-- 1 dix9yok Administrators     113 Dec 21  2002 en_US.multi
-rw-r--r-- 1 dix9yok Administrators      72 Dec 21  2002 english.alias

I have tried:
(setq ispell-personal-dictionary "C:/Program Files (x86)/Aspell/dict/en_GB.multi")

etc but I get the error message:

ispell-init-process: Error: The file "C:/Program Files (x86)/Aspell/dict/en_GB.multi" is not in the proper format.

I also cannot find a file called .ispell: In my EMACS dir location:
find . -iname "*spell*"
./etc/images/low-color/spell.xpm
./etc/images/spell.pbm
./etc/images/spell.xpm
./lisp/erc/erc-spelling.el
./lisp/erc/erc-spelling.elc
./lisp/obsolete/spell.el
./lisp/obsolete/spell.elc
./lisp/textmodes/flyspell.el
./lisp/textmodes/flyspell.elc
./lisp/textmodes/ispell.el
./lisp/textmodes/ispell.elc

How to solve this problem?

Thank you.


             reply	other threads:[~2014-11-12 10:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 10:50 3246251196ryan [this message]
2014-11-12 15:56 ` ispell for Windows (ASPELL dict' problem) Óscar Fuentes
     [not found] ` <mailman.13505.1415807793.1147.help-gnu-emacs@gnu.org>
2014-11-12 17:37   ` 3246251196ryan

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=f8544ff4-2738-4e2d-bde7-d73737b8dc00@googlegroups.com \
    --to=3246251196ryan@gmail.com \
    --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.