emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ispell.el doesn't work any more


From: Juri Linkov
Subject: Re: ispell.el doesn't work any more
Date: Fri, 16 Sep 2005 01:01:48 +0300
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

> That approach seems good to me.  It will work with aspell 0.50 as
> well as it would have worked with ispell.
>
> Does anyone see a problem with that patch?

This patch seems good for versions older than 0.60, but now I get
another error for version numbers greater than 0.60:

Debugger entered--Lisp error: (error "Invalid version syntax: 
'0.60.3-20050121'")
  signal(error ("Invalid version syntax: '0.60.3-20050121'"))
  error("Invalid version syntax: '%s'" "0.60.3-20050121")
  version-to-list("0.60.3-20050121")
  version<("0.60.3-20050121" "0.60")
  ispell-check-version()
  ispell-init-process()
  ispell-buffer-local-words()
  ispell-accept-buffer-local-defs()
  ispell-word(nil nil nil)
  call-interactively(ispell-word)

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]