* Mac (10.15), fink, emacs+ispell seems not too work
@ 2021-05-07 16:13 Uwe Brauer
2021-05-08 6:06 ` Eli Zaretskii
0 siblings, 1 reply; 3+ messages in thread
From: Uwe Brauer @ 2021-05-07 16:13 UTC (permalink / raw)
To: help-gnu-emacs
Hi
I am running MacOS 10.5, installed fink, ispell and some dictionaries,
such as amercian, british, german etc.
I also either run emacs 27 from emacsforosx or a recently compiled
version from git master
However when I run ispell (or flyspell for that matter), selecting say
the american dictonary, then running ispell buffer on some text with
deliberate mistakes, ispell finds these mistakes, but does not who any
alternative, for example
Halllo I would exspect Hallo
As it does in Ubuntu 16.04
Does anybody else see this?
Shall I submit a bug report?
Regards
Uwe Brauer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Mac (10.15), fink, emacs+ispell seems not too work
2021-05-07 16:13 Mac (10.15), fink, emacs+ispell seems not too work Uwe Brauer
@ 2021-05-08 6:06 ` Eli Zaretskii
2021-05-08 9:42 ` Uwe Brauer
0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2021-05-08 6:06 UTC (permalink / raw)
To: help-gnu-emacs
> From: Uwe Brauer <oub@mat.ucm.es>
> Date: Fri, 07 May 2021 18:13:39 +0200
>
> I am running MacOS 10.5, installed fink, ispell and some dictionaries,
> such as amercian, british, german etc.
> I also either run emacs 27 from emacsforosx or a recently compiled
> version from git master
>
> However when I run ispell (or flyspell for that matter), selecting say
> the american dictonary, then running ispell buffer on some text with
> deliberate mistakes, ispell finds these mistakes, but does not who any
> alternative, for example
>
> Halllo I would exspect Hallo
>
> As it does in Ubuntu 16.04
>
> Does anybody else see this?
>
> Shall I submit a bug report?
The first question you'll be asked in response to a bug report will be
what does the same spell-checking program does when invoked outside of
Emacs with the same text.
What you see on Ubuntu doesn't necessarily mean anything, because the
spell-checker used as a back-end for ispell.el could be different, and
so could be the dictionaries it uses.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Mac (10.15), fink, emacs+ispell seems not too work
2021-05-08 6:06 ` Eli Zaretskii
@ 2021-05-08 9:42 ` Uwe Brauer
0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2021-05-08 9:42 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 432 bytes --]
> The first question you'll be asked in response to a bug report will be
> what does the same spell-checking program does when invoked outside of
> Emacs with the same text.
Right! Thanks. I did a test. I created a file with the word regularize
which should be regularise in the british spelling.
I run ispell -d british test.txt
And ispell found the error but did not propose a change. So this is the
fault of the wordlist.
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-05-08 9:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-07 16:13 Mac (10.15), fink, emacs+ispell seems not too work Uwe Brauer
2021-05-08 6:06 ` Eli Zaretskii
2021-05-08 9:42 ` Uwe Brauer
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.