all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Phil Sainty <psainty@orcon.net.nz>
To: Eli Zaretskii <eliz@gnu.org>
Cc: rpluim@gmail.com, stefan@marxist.se, emacs-devel@gnu.org
Subject: Re: "Can't find Hunspell dictionary" error (was Re: Emacs pretest 28.0.91 is out)
Date: Fri, 14 Jan 2022 22:06:47 +1300	[thread overview]
Message-ID: <fd61923cf12b39eefa71628d1d77fe5d@webmail.orcon.net.nz> (raw)
In-Reply-To: <834k663i5r.fsf@gnu.org>

On 2022-01-14 20:12, Eli Zaretskii wrote:
> IOW, when you say "I wouldn't expect an absence of dictionaries to
> cause those functions to fail", what do you expect from spell-checking
> commands to do instead, when there are no dictionaries available to
> them, except fail?

`ispell-⁠valid-⁠dictionary-⁠list' isn't a spell-checking function per 
se,
though -- it's a helper function for establishing which dictionaries
are available for use *by* a spell-checking command.

If a command to actually check some spelling was invoked and there
were no dictionaries, then it would be fair to signal an error, but
this error is happening when merely asking for a list of dictionaries,
and an empty list is a valid list.

If there are no valid dictionaries, `ispell-⁠valid-⁠dictionary-⁠list'
should simply return an empty list.

IIUC this is only happening if hunspell is the spell checker, so
I think this should be considered a bug in the code for handling
hunspell.





  reply	other threads:[~2022-01-14  9:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13  7:51 "Can't find Hunspell dictionary" error (was Re: Emacs pretest 28.0.91 is out) Phil Sainty
2022-01-13  8:46 ` Robert Pluim
2022-01-13 10:20   ` Robert Pluim
2022-01-13 10:39     ` Eli Zaretskii
2022-01-13 11:28       ` Phil Sainty
2022-01-13 12:39         ` Eli Zaretskii
2022-01-13 14:05           ` Robert Pluim
2022-01-13 14:42             ` Eli Zaretskii
2022-01-14  1:05               ` Phil Sainty
2022-01-14  7:12                 ` Eli Zaretskii
2022-01-14  9:06                   ` Phil Sainty [this message]
2022-01-14 12:02                     ` Eli Zaretskii
2022-01-13 11:26     ` Phil Sainty
2022-01-13 14:23       ` Robert Pluim
2022-01-13 14:38         ` Robert Pluim
2022-01-13 11:57     ` Phil Sainty
2022-01-13 14:30       ` Robert Pluim

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=fd61923cf12b39eefa71628d1d77fe5d@webmail.orcon.net.nz \
    --to=psainty@orcon.net.nz \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rpluim@gmail.com \
    --cc=stefan@marxist.se \
    /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.