[prev in list] [next in list] [prev in thread] [next in thread] 

List:       aspell-user
Subject:    Re: [aspell-user] aspell under Win32
From:       Thorsten Bonow <thorsten.bonow () post ! RWTH-Aachen ! DE>
Date:       2001-02-17 17:47:03
Message-ID: 14990.47383.613116.832090 () herrrossi ! post ! rwth-aachen ! de
[Download RAW message or body]

Jeff Lanzarotta writes:

 > If I run aspell on the c
 > drive, for example 'c:\echo inquiry | aspell pipe' everything is
 > fine...  But, if I run it on drive q, 'q:\echo inquiry | aspell pipe', I
 > get, 'Sorry, I can't read the file "/aspell/dict/english".'
 > 

Even under M$ Windoze aspell has command line options:

Try 

aspell --conf-dir=c:/aspell --dict-dir=c:/aspell/dict--data-dir=c:/aspell/data

Or -- if you use it under (X)Emacs -- put this in your .emacs

;; ispell -> aspell
(setq-default ispell-program-name "aspell")
(setq ispell-extra-args (quote ("--conf-dir=" "c:/aspell"
				       "--dict-dir=" "c:/aspell/dict"
				       "--data-dir=" "c:/aspell/data")))


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic