From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Taylor Newsgroups: gmane.emacs.help Subject: Re: Error while loading 50dictionaries-common Date: Tue, 12 Feb 2008 13:55:09 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: ger.gmane.org 1202842736 11620 80.91.229.12 (12 Feb 2008 18:58:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Feb 2008 18:58:56 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 12 19:59:19 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JP0LV-0006Ve-IX for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Feb 2008 19:59:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JP0L2-00088H-4H for geh-help-gnu-emacs@m.gmane.org; Tue, 12 Feb 2008 13:58:40 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JP0Kh-00085N-PS for help-gnu-emacs@gnu.org; Tue, 12 Feb 2008 13:58:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JP0Kg-00082R-7D for help-gnu-emacs@gnu.org; Tue, 12 Feb 2008 13:58:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JP0Kg-00082F-2y for help-gnu-emacs@gnu.org; Tue, 12 Feb 2008 13:58:18 -0500 Original-Received: from saruman.ncf.ca ([134.117.136.37]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JP0Kf-000536-Nf for help-gnu-emacs@gnu.org; Tue, 12 Feb 2008 13:58:17 -0500 Original-Received: from duoknts (154.137.hiper0-nic2.std.dialup.ncf.ca [134.117.137.154]) by saruman.ncf.ca (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0JW5000PK3CIUP@saruman.ncf.ca> for help-gnu-emacs@gnu.org; Tue, 12 Feb 2008 13:57:55 -0500 (EST) Original-Received: from sat by duoknts with local (Exim 4.63) (envelope-from ) id 1JP0JP-0008N9-AO for help-gnu-emacs@gnu.org; Tue, 12 Feb 2008 13:56:59 -0500 In-reply-to: User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51462 Archived-At: Ulrich Scholz writes: > Thanks, but your suggestion did not help. I still get the same error. > > Ulrich If you are using Debian GNU/Linux with the dictionaries-common package, the latest update I got confirms the need to (require 'ispell) /usr/share/doc/dictionaries-common/NEWS.Debian.gz dictionaries-common (0.62.0) unstable; urgency=low * ispell-dictionary-alist is no longer expected to be customized. Please use ispell-local-dictionary-alist instead. This will also work with emacs-snapshot. *** ispell.el will no longer be loaded on emacs startup. If for any reason you need that, you have to force that behavior from your emacs initialization files. * Read /usr/share/doc/dictionaries-common/README.emacs for more details on any of the above items. -- Agustin Martin Domingo Thu, 27 Oct 2005 19:28:44 +0200 --