help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing ispell-dict: what's wrong?


From: Karl Voit
Subject: changing ispell-dict: what's wrong?
Date: Mon, 19 May 2003 10:49:18 +0200
User-agent: slrn/0.9.7.4 (Linux)

>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)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]