From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Ispell doesn't show all dictionaries Date: Wed, 26 Jun 2013 13:45:52 +0200 Message-ID: <08F86E29-AE20-4624-A3A9-E692120B8B39@web.de> References: <19B34F81-F0AD-4590-9272-4F716D004AB1@Web.DE> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1372247167 7650 80.91.229.3 (26 Jun 2013 11:46:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 26 Jun 2013 11:46:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Maikol Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 26 13:46:07 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UroAn-0008MD-Dg for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jun 2013 13:46:05 +0200 Original-Received: from localhost ([::1]:59282 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UroAn-0000oz-8s for geh-help-gnu-emacs@m.gmane.org; Wed, 26 Jun 2013 07:46:05 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UroAd-0000ou-TO for help-gnu-emacs@gnu.org; Wed, 26 Jun 2013 07:45:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UroAc-00036K-6i for help-gnu-emacs@gnu.org; Wed, 26 Jun 2013 07:45:55 -0400 Original-Received: from mout.web.de ([212.227.15.4]:65192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UroAb-000367-Ti for help-gnu-emacs@gnu.org; Wed, 26 Jun 2013 07:45:54 -0400 Original-Received: from sumac.fritz.box ([176.198.63.55]) by smtp.web.de (mrweb001) with ESMTPA (Nemesis) id 0LxNyU-1UBHac1oTq-016yrA; Wed, 26 Jun 2013 13:45:52 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1085) X-Provags-ID: V03:K0:xxBVYj9iXZBeG+LQsoJVgA+qkPeZYdSVQ0DDNBOQw6h/SPCNEyt UIcBRHn3sFYAn04DdIFU4R4M/8wOFUrYrXGqoUWh0OgKmMcuNvlEv0auipfv9h2IwLetoI4 c96PlNSj2R2BEU02FilHdewReB8nJND/PfGXpCKoIaW/C5uT0XckGmRUVOHtcyFbdLjIarl rTNPfthw27C5IeZHXCojw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.4 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91728 Archived-At: Am 26.06.2013 um 13:37 schrieb Maikol: > Hello Pete, >=20 >=20 >> What happens when you launch GNU Emacs with -q instead of -Q? >> Do you see more or less dictionaries than with -Q? >>=20 >=20 > No, unfortunately I don't : >=20 > emacs -q > M-x ispell-change-dictionary RET SPC > american default > english francais >=20 > Best regards So the conclusion is that your system's init file (by the name of = site-init.el or site-start.el) is blanking out the other Ispell = dictionaries. Locate that file, check its contents, correct, maybe = remove that file! Launching GNU Emacs with -q lets it load only the system init file. Launching GNU Emacs with -Q lets it load no init file. -- Greetings Pete If the majority of cooking accidents happen in the kitchen, then why = don't we just cook in other rooms?