unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).