unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34272: 26.1.91 M-x flyspell-mode
@ 2019-02-01 13:54 Tak Kunihiro
  2019-02-01 15:04 ` Eli Zaretskii
  2019-02-08  7:27 ` Eli Zaretskii
  0 siblings, 2 replies; 13+ messages in thread
From: Tak Kunihiro @ 2019-02-01 13:54 UTC (permalink / raw)
  To: 34272; +Cc: tkk

I cannot start flyspell-mode on GNU Emacs 26.1.91 (build 1, x86_64-w64-mingw32).
I can    start flyspell-mode on GNU Emacs 26.1 (build 1, x86_64-w64-mingw32)
I wonder if this is something to do with 26.1.91.

CMD> c:/msys64/mingw64/bin/hunspell.exe --version
@(#) International Ispell Version 3.2.06 (but really Hunspell 1.6.2)

GNU Emacs 26.1.91 (build 1, x86_64-w64-mingw32)
CMD> runemacs -Q

M-: (with-eval-after-load "ispell"
        (ispell-change-dictionary "en_US" t))
M-: (setq ispell-program-name "c:/msys64/mingw64/bin/hunspell.exe"
          ispell-local-dictionary "en_US"
          ispell-local-dictionary-alist
          '(("en_US" "[[:alpha:]]" "[^[:alpha:]]" "[']" nil ("-d" "en_US") nil utf-8)))
M-x flyspell-mode
  Error enabling Flyspell mode:
   (stringp nil)





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

end of thread, other threads:[~2019-02-11 16:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-01 13:54 bug#34272: 26.1.91 M-x flyspell-mode Tak Kunihiro
2019-02-01 15:04 ` Eli Zaretskii
2019-02-01 23:03   ` Tak Kunihiro
2019-02-02  7:07     ` Eli Zaretskii
2019-02-08  7:27 ` Eli Zaretskii
2019-02-08 11:30   ` Tak Kunihiro
2019-02-09  9:18     ` Eli Zaretskii
2019-02-09  9:48       ` Tak Kunihiro
2019-02-09 10:24         ` Eli Zaretskii
2019-02-09 10:39           ` Tak Kunihiro
2019-02-10 15:35             ` Eli Zaretskii
2019-02-11  0:49               ` Tak Kunihiro
2019-02-11 16:29                 ` Eli Zaretskii

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