Bastien <[EMAIL PROTECTED]> 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
_______________________________________________
Info-gnus-english mailing list
Info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to