unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* German Aspell6 Directory
@ 2007-01-30 20:48 Jan, Hoffmann
  2007-01-31  2:01 ` Jan, Hoffmann
  0 siblings, 1 reply; 3+ messages in thread
From: Jan, Hoffmann @ 2007-01-30 20:48 UTC (permalink / raw)
  To: bug-gnu-emacs



Hi!

Here's a bug, that seems to be Emacs intern.  Command line spell
checking with Aspell works but with ispell.el it doesn't.

I'm using 

Emacs 22.0.50.1 (i386-apple-darwin8)
Aspell 0.60.4 with dict 31aspell6-de-20030222-1

Aspell subproc seems to work right but exits when checking (wrong)
german words like

Farb, Rückgra, ...

with the dictionaries deutsch, german, deutsch8, german8,
de_DE,... English dictionaries work fine.

I ques it has something to do with the affix stuff...!? (every time it
crashes there is a message about affix replacements in the word list)

Aspell quits with one of these messages: (seems to depend on if it was
called with check-word or check-region)

"Ispell and its process have different character maps"
"wrong type argument: ..."

Now I've installed the old german aspell-de-0.50-2 dictionary and it
works again (as with aspell 0.5 before).

What's wrong with the 31aspell6-de-20030222-1 dict in Emacs?  Maybe I
have to change the ispell-dictionary-alist?  How?

Jan

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

* Re: German Aspell6 Directory
  2007-01-30 20:48 Jan, Hoffmann
@ 2007-01-31  2:01 ` Jan, Hoffmann
  0 siblings, 0 replies; 3+ messages in thread
From: Jan, Hoffmann @ 2007-01-31  2:01 UTC (permalink / raw)
  To: bug-gnu-emacs


Hello!

I've updatet Aspell to version 0.60.5 and it works without problems
now!  Seems to be an Aspell bug after all...

Jan


Jan Hoffmann writes:

> Hi!
>
> Here's a bug, that seems to be Emacs intern.  Command line spell
> checking with Aspell works but with ispell.el it doesn't.
>
> I'm using 
>
> Emacs 22.0.50.1 (i386-apple-darwin8)
> Aspell 0.60.4 with dict 31aspell6-de-20030222-1
>
> Aspell subproc seems to work right but exits when checking (wrong)
> german words like
>
> Farb, Rückgra, ...
>
> with the dictionaries deutsch, german, deutsch8, german8,
> de_DE,... English dictionaries work fine.
>
> I ques it has something to do with the affix stuff...!? (every time it
> crashes there is a message about affix replacements in the word list)
>
> Aspell quits with one of these messages: (seems to depend on if it was
> called with check-word or check-region)
>
> "Ispell and its process have different character maps"
> "wrong type argument: ..."
>
> Now I've installed the old german aspell-de-0.50-2 dictionary and it
> works again (as with aspell 0.5 before).
>
> What's wrong with the 31aspell6-de-20030222-1 dict in Emacs?  Maybe I
> have to change the ispell-dictionary-alist?  How?
>
> Jan

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

* Re: German Aspell6 Directory
@ 2007-01-31  7:19 martin rudalics
  0 siblings, 0 replies; 3+ messages in thread
From: martin rudalics @ 2007-01-31  7:19 UTC (permalink / raw)
  To: bug-gnu-emacs

Could you please change the line

(error "Ispell and its process have different character maps")

in ispell.el by somthing like

(error "ispell-filter:   %s" ispell-filter)

reevaluate the buffer of ispell.el and tell me what it prints when you
call `ispell-word' again.

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

end of thread, other threads:[~2007-01-31  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-31  7:19 German Aspell6 Directory martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2007-01-30 20:48 Jan, Hoffmann
2007-01-31  2:01 ` Jan, Hoffmann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).