all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: 17316-done@debbugs.gnu.org
Subject: bug#17316: 24.3.90; Ispell doesn't support Hunspell's "multiple dictionaries" feature
Date: Sat, 22 Aug 2015 17:31:06 +0300	[thread overview]
Message-ID: <83d1yfiedx.fsf@gnu.org> (raw)
In-Reply-To: <83y4yx9qol.fsf@gnu.org>

> Date: Tue, 22 Apr 2014 21:15:06 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> This is more a missing feature than a bug.
> 
> According to Hunspell's man page:
> 
>        -d dict,dict2,...
>               Set dictionaries by their base  names  with  or  without  paths.
>               Example of the syntax:
> 
>        -d en_US,en_geo,en_med,de_DE,de_med
> 
>        en_US and de_DE are base dictionaries, they consist of aff and dic file
>        pairs: en_US.aff, en_US.dic and de_DE.aff, de_DE.dic.  En_geo,  en_med,
>        de_med  are special dictionaries: dictionaries without affix file.
> 
> (This seems to say that you can spell-check text that mixes English
> and German words, but that's a lie: Hunspell actually uses only the
> first .aff file and disregards the rest.)  This feature is useful for
> combining general dictionary with several specialized dictionaries.
> But ispell.el does not support this feature: it only allows specifying
> a single dictionary at the prompt of ispell-change-dictionary, and
> insists on getting one of the strings it collected from the output of
> "hunspell -D" (and it looks like dictionaries without matching affix
> files are filtered out of the list).
> 
> It would be nice to have more freedom in specifying the arguments to
> the -d switch.

Fixed as part of bug#20495.





      reply	other threads:[~2015-08-22 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-22 18:15 bug#17316: 24.3.90; Ispell doesn't support Hunspell's "multiple dictionaries" feature Eli Zaretskii
2015-08-22 14:31 ` 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

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

  git send-email \
    --in-reply-to=83d1yfiedx.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=17316-done@debbugs.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.