all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#67045: No way to control location of .aspell.en.prepl from within Emacs
@ 2023-11-10 16:01 Björn Lindqvist
  2023-11-10 16:49 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Björn Lindqvist @ 2023-11-10 16:01 UTC (permalink / raw)
  To: 67045

During operation aspell creates two files; .aspell.en.pws,
.aspell.en.prepl ("en" is of course the language code). By default
these files are placed in ~/. You can control the location of
.aspell.en.pws by setting the ispell-personal-dictionary variable. But
you cannot control the location of .aspell.en.prepl.

So a new customization variable is needed to control the location of
.aspell.en.prepl. Perhaps named
ispell-personal-replacement-dictionary. It should be mapped to
aspell's --repl option which controls where the personal replacement
dictionary is stored.

-- 
mvh/best regards Björn Lindqvist





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

end of thread, other threads:[~2023-12-24 20:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-10 16:01 bug#67045: No way to control location of .aspell.en.prepl from within Emacs Björn Lindqvist
2023-11-10 16:49 ` Eli Zaretskii
2023-11-10 21:33   ` Björn Lindqvist
2023-11-11  6:58     ` Eli Zaretskii
2023-11-11 16:39       ` Björn Lindqvist
2023-12-24 20:10       ` Stefan Kangas

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.