> 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/



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to