info-gnus-english
[Top][All Lists]
Advanced

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

Re: Strange problem with dictionary


From: leandro noferini
Subject: Re: Strange problem with dictionary
Date: Sat, 19 Nov 2005 12:06:06 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Bastien <bastien@xxx.fr> writes:

>> Undefined dictionary: italian
>>
>> What can it be? 
>
> M-x toggle-debug-on-error and get more info.

This  is the  output when  I try  to select  a group  configured  to use
italian dictionary:

Debugger entered--Lisp error: (error "Undefined dictionary: italian")
  signal(error ("Undefined dictionary: italian"))
  error("Undefined dictionary: %s" "italian")
  ispell-change-dictionary("italian")
  (cond ((string-match "^gmane\\." gnus-newsgroup-name) 
(ispell-change-dictionary "british")) ((string-match "^alt\\." 
gnus-newsgroup-name) (ispell-change-dictionary "british")) ((string-match 
"^linux.debian.ports\\." gnus-newsgroup-name) (ispell-change-dictionary 
"british")) ((string-match "^gnu\\." gnus-newsgroup-name) 
(ispell-change-dictionary "british")) (t (ispell-change-dictionary "italian")))
  (lambda nil (cond (... ...) (... ...) (... ...) (... ...) (t ...)))()
  run-hooks(gnus-select-group-hook)
  apply(run-hooks gnus-select-group-hook)
  gnus-run-hooks(gnus-select-group-hook)
  gnus-summary-read-group-1("nnimap+bbs:INBOX" nil t nil nil nil)
  gnus-summary-read-group("nnimap+bbs:INBOX" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  gnus-topic-select-group(nil)
* call-interactively(gnus-topic-select-group)


-- 
Ciao
leandro
..... e saluti al brigadiere


reply via email to

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