all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* changing ispell-dict: what's wrong?
@ 2003-05-19  8:49 Karl Voit
  2003-05-19 11:54 ` Piet van Oostrum
  0 siblings, 1 reply; 3+ messages in thread
From: Karl Voit @ 2003-05-19  8:49 UTC (permalink / raw)


>From my .emacs:
(defun ispell-set-deutsch
 "switch ispell language to deutsch"
  (interactive)
  (ispell-change-dictionary "german-new8"))

But when I M-x the "ispell-set-deutsch", I get 

  Invalid function: (lambda "switch ispell language to deutsch"
       (interactive) (ispell-change-dictionary "german-new8"))

Please give me a clue, I just copy&pasted the code though I do not
know elisp yet *g*

-- 
Karl VOIT, Graz University of Technology (Austria/Europe)

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

end of thread, other threads:[~2003-05-19 13:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-19  8:49 changing ispell-dict: what's wrong? Karl Voit
2003-05-19 11:54 ` Piet van Oostrum
2003-05-19 13:58   ` Karl Voit

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.