all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arash Esbati <arash@gnu.org>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Hunspell 1.6 on Msys2
Date: Tue, 17 Jan 2017 23:16:51 +0100	[thread overview]
Message-ID: <86a8apjprg.fsf@gnu.org> (raw)

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

             reply	other threads:[~2017-01-17 22:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 22:16 Arash Esbati [this message]
2017-01-18  3:38 ` Hunspell 1.6 on Msys2 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86a8apjprg.fsf@gnu.org \
    --to=arash@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.