From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.help Subject: Re: Emacs + Aspell problems Date: Tue, 04 Mar 2003 05:17:51 +0100 Organization: http://purl.org/harder/ Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1046752352 12396 80.91.224.249 (4 Mar 2003 04:32:32 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Mar 2003 04:32:32 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 04 05:32:30 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18q46Q-0003Dj-00 for ; Tue, 04 Mar 2003 05:32:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18q44z-0006x5-07 for gnu-help-gnu-emacs@m.gmane.org; Mon, 03 Mar 2003 23:31:01 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!diablo.theplanet.net!colt.net!news.tele.dk!not-for-mail Original-Newsgroups: gnu.emacs.help X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:7280 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:7280 "Maurizio" writes: > When I issue the command M-x ispell-change-dictionary i can't find the > italian dictionary in the list of dictionaries, There's no dictionary called "italiano"? It _is_ there in Emacs 21 (but it might be missing in Emacs 20). > Should i change the value of the ispell-dictionary-alist variable? Yes. > How can i do it? Do `M-x customize-option RET ispell-dictionary-alist'. Add a new entry -- this is the setting used for Italian in Emacs 21: Dictionary: Value Menu Dictionary name: italiano Case characters: [A-ZÀÁÈÉÌÍÒÓÙÚa-zàáèéìíóùú] Non case characters: [^A-ZÀÁÈÉÌÍÒÓÙÚa-zàáèéìíóùú] Other characters: [-] Many other characters: Toggle off (nil) Ispell command line args: INS DEL Arg: -B INS DEL Arg: -d INS DEL Arg: italian INS Extended character mode: Value Menu ~tex Character set: Value Menu iso-8859-1 Finally hit the "Save for future sessions" button.