[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

ispellが動かない



大山といいます。よろしくお願いします。

PCを買い換えたので、Meadow 2.1をインストールしたところispell
が動かなくなりました。

  Spawning child process: exec format error

が出ます。

C:/Meadow/lisp/textmodes にispell.el, ispell.elc を置き、

C:/ispell/ に UK-xlg.hash, US-xlg.hash, american.hash, 
             buildhash.exe, egrep.exe, english.aff, 
             english.hash, icombine.exe, ijoin.exe,
             ispell.exe, look.exe

を置いてあり、.emacsには、

(setq ispell-command "c:/ispell/ispell.exe")
(setq ipsell-look-command "c:/ispell/look.exe")

と書いています。(これらは前の環境からの引き継ぎで、前はこれ
で動いていました。)

解決法をご存じのかたがいらっしゃいましたら、ご教示いただけな
いでしょうか?

----
Yasushi Ohyama