Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Strange problem with dictionary
@ 2005-11-16  5:41 leandro noferini
  2005-11-16 14:11 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: leandro noferini @ 2005-11-16  5:41 UTC (permalink / raw)


Ciao a tutti,

I have this strange  problem with gnus: if I use emacs  in a X windws it
works correctly but if I use it  in the terminal or in a Xterminal (with
-nw option) when I try to choose a group I get always this message:

Undefined dictionary: italian

What can it be? 

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


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

* Re: Strange problem with dictionary
  2005-11-16  5:41 Strange problem with dictionary leandro noferini
@ 2005-11-16 14:11 ` Bastien
  2005-11-19 11:06   ` leandro noferini
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2005-11-16 14:11 UTC (permalink / raw)


leandro noferini <lnoferin-MANISUDICIE@cybervalley.org> writes:

> Undefined dictionary: italian
>
> What can it be? 

M-x toggle-debug-on-error and get more info.

-- 
Bastien


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

* Re: Strange problem with dictionary
  2005-11-16 14:11 ` Bastien
@ 2005-11-19 11:06   ` leandro noferini
  0 siblings, 0 replies; 3+ messages in thread
From: leandro noferini @ 2005-11-19 11:06 UTC (permalink / raw)


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


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

end of thread, other threads:[~2005-11-19 11:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-16  5:41 Strange problem with dictionary leandro noferini
2005-11-16 14:11 ` Bastien
2005-11-19 11:06   ` leandro noferini

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 NNTP newsgroup(s).