unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Hunspell 1.6 on Msys2
@ 2017-01-17 22:16 Arash Esbati
  2017-01-18  3:38 ` Eli Zaretskii
  0 siblings, 1 reply; 14+ messages in thread
From: Arash Esbati @ 2017-01-17 22:16 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]

Dear all,

Msys2 is delivering Hunspell 1.6 and I ran into this problem on Windows
10.  Recipe:

1) emacs -q &

2) Open a file like

    \documentclass{article}

    \begin{document}
    Übersetzugn
    \end{document}

3)  M-x ispell-change-dictionary RET deutsch8 RET

4)  M-x toggle-debug-on-error RET

5)  M-x ispell

Debugger says:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "Ispell misalignment: word ‘\334bersetzugn’ point 43; probably incompatible versions")
  signal(error ("Ispell misalignment: word ‘\334bersetzugn’ point 43; probably incompatible versions"))
  error("Ispell misalignment: word `%s' point %d; probably incompatible versions" "\334bersetzugn" 43)
  ispell-process-line("^Übersetzugn\n" nil)
  ispell-region(1 71)
  ispell-buffer()
  ispell()
  funcall-interactively(ispell)
  call-interactively(ispell record nil)
  command-execute(ispell record)
  execute-extended-command(nil "ispell" nil)
  funcall-interactively(execute-extended-command nil "ispell" nil)
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)
--8<---------------cut here---------------end--------------->8---

The same procedure works with hunspell 1.4.1.


[-- Attachment #2: ispell_1.4.1.jpg --]
[-- Type: image/jpeg, Size: 20224 bytes --]

[-- Attachment #3: Type: text/plain, Size: 43 bytes --]


Can somebody reproduce this?

Best, Arash

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

end of thread, other threads:[~2017-01-20  8:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-17 22:16 Hunspell 1.6 on Msys2 Arash Esbati
2017-01-18  3:38 ` Eli Zaretskii
2017-01-18 10:22   ` Arash Esbati
2017-01-18 15:35     ` Eli Zaretskii
2017-01-18 17:57       ` Arash Esbati
2017-01-18 18:20         ` Eli Zaretskii
2017-01-18 18:39           ` Arash Esbati
2017-01-18 19:15             ` Eli Zaretskii
2017-01-18 19:19               ` Eli Zaretskii
2017-01-18 19:54                 ` Arash Esbati
2017-01-18 20:05                   ` Eli Zaretskii
2017-01-19  9:04                     ` Arash Esbati
2017-01-19 15:56                       ` Eli Zaretskii
2017-01-20  8:54                         ` Arash Esbati

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