all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Arash Esbati <arash@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Localize `ispell-completion-at-point'
Date: Thu, 14 Dec 2023 13:24:41 +0200	[thread overview]
Message-ID: <83fs05qb5y.fsf@gnu.org> (raw)
In-Reply-To: <m2bkatrqre.fsf@macmutant.fritz.box> (message from Arash Esbati on Thu, 14 Dec 2023 12:02:29 +0100)

> From: Arash Esbati <arash@gnu.org>
> Cc: emacs-devel@gnu.org
> Date: Thu, 14 Dec 2023 12:02:29 +0100
> 
> What do you think about a custom variable like:
> 
>   '((ispell-dic-name . path-to-word-list))
> 
> where the user must ensure that the word list is available under the
> given path?  So basically, Emacs doesn't need to guess and
> `ispell-lookup-words' relies on users input inside
> `ispell-completion-at-point'?

It would work, but once again: who are we doing this for, if word
lists, let alone those for languages other than English, are not
widely available?

We already have ispell-change-dictionary-hook, which users can use to
set ispell-alternate-dictionary to a suitable value when the
dictionary is changed.  Isn't that enough, given that
ispell-alternate-dictionary is already a defcustom?



  reply	other threads:[~2023-12-14 11:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-13 19:45 Localize `ispell-completion-at-point' Arash Esbati
2023-12-14  7:13 ` Eli Zaretskii
2023-12-14  9:21   ` Arash Esbati
2023-12-14  9:32     ` Eli Zaretskii
2023-12-14 11:02       ` Arash Esbati
2023-12-14 11:24         ` Eli Zaretskii [this message]
2023-12-14 12:42           ` Arash Esbati

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=83fs05qb5y.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=arash@gnu.org \
    --cc=emacs-devel@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.