all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Startup dictonary with aspell?
@ 2005-12-12 16:21 Paminu
  2005-12-12 19:35 ` Peter Dyballa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Paminu @ 2005-12-12 16:21 UTC (permalink / raw)


I tell emacs to use aspell like:


(setq-default ispell-program-name "aspell")
(add-hook 'text-mode-hook 'flyspell-mode)

But I cannot seem to make it start with danish as default, I have tried
this:

(setq aspell-dictionary "dansk")

But each time I start emacs it uses english instead!

Any hint on how to permanently make emacs startup with danish instead?

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-12 16:21 Startup dictonary with aspell? Paminu
2005-12-12 19:35 ` Peter Dyballa
2005-12-12 19:49 ` Kevin Rodgers
2005-12-12 20:42 ` Stefan Reichör

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.