all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Localize `ispell-completion-at-point'
@ 2023-12-13 19:45 Arash Esbati
  2023-12-14  7:13 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Arash Esbati @ 2023-12-13 19:45 UTC (permalink / raw)
  To: emacs-devel

Hi all,

is it possible to get localized completions with
`ispell-completion-at-point', preferably depending on
`ispell-dictionary'?  I'm using Emacs from master (6abea4d98d) and I get
only completions in text mode in English which is expected with:

,----[ C-h v ispell-alternate-dictionary RET ]
| ispell-alternate-dictionary is a variable defined in ‘ispell.el’.
| 
| Its value is "/usr/share/dict/web2"
| 
| Alternate plain word-list dictionary for spelling help.
| This is also used by ‘ispell-lookup-words’ and ‘ispell-complete-word’.
`----

Is it up to the user to change the value of `ispell-alternate-directory'
or `ispell-complete-word-dict' depending on the active language or can
this be done inside ispell.el?

Best, Arash



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-12-14 12:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2023-12-14 12:42           ` Arash Esbati

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.