From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: hunspell
Date: Sat, 22 Oct 2022 10:32:40 +0300 [thread overview]
Message-ID: <8335bguxd3.fsf@gnu.org> (raw)
In-Reply-To: <trinity-447a864d-413f-4946-a0c2-8fb4a510f922-1666381583743@3c-app-mailcom-bs03> (message from Eric Lindblad on Fri, 21 Oct 2022 21:46:23 +0200)
> From: Eric Lindblad <lindblad@gmx.com>
> Date: Fri, 21 Oct 2022 21:46:23 +0200
>
> What's needed in ~/.emacs.d/init.el to use hunspell and specifically to
> use the symlinks listed?
Nothing?
Do you see any error messages or have problems if you "just use"
Hunspell in that case?
> I have seen this on the Internet, but perhaps additional lines are
> indicated, or there is a better approach.
>
> (setq
> ispell-program-name
> "/usr/bin/hunspell")
This shouldn't be needed, unless you have some other speller (like
aspell) installed, and would prefer to use Hunspell.
> Also I guess I should have some lines for flyspell.
Not that I know of, no.
> $ which hunspell
> /usr/bin/hunspell
> bash-5.1$ file /usr/share/hunspell/{*aff,*.dic}
> /usr/share/hunspell/en_DK.aff: symbolic link to en_GB-ise.aff
> /usr/share/hunspell/en_GB-ise.aff: Unicode text, UTF-8 text
> /usr/share/hunspell/en_DK.dic: symbolic link to en_GB-ise.dic
> /usr/share/hunspell/en_GB-ise.dic: ASCII text
> $
What is your system-wide setting of $LANG?
prev parent reply other threads:[~2022-10-22 7:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 19:46 hunspell Eric Lindblad
2022-10-22 7:32 ` Eli Zaretskii [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8335bguxd3.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=help-gnu-emacs@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.
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).