From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Starting ispell in some fixed directory Date: Mon, 18 Sep 2006 14:51:59 -0400 Message-ID: References: <20060918161018.705C.SLAWOMIR.NOWACZYK.847@student.lu.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1158605571 13560 80.91.229.2 (18 Sep 2006 18:52:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 18:52:51 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 18 20:52:51 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPOEM-0008Eq-Mj for ged-emacs-devel@m.gmane.org; Mon, 18 Sep 2006 20:52:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPOEM-00089u-8D for ged-emacs-devel@m.gmane.org; Mon, 18 Sep 2006 14:52:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPODs-0007kt-2B for emacs-devel@gnu.org; Mon, 18 Sep 2006 14:52:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPODp-0007ev-Jk for emacs-devel@gnu.org; Mon, 18 Sep 2006 14:52:02 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPODp-0007eS-1V for emacs-devel@gnu.org; Mon, 18 Sep 2006 14:52:01 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GPOGi-0004RH-NS for emacs-devel@gnu.org; Mon, 18 Sep 2006 14:55:00 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GPODn-00020d-Ux; Mon, 18 Sep 2006 14:52:00 -0400 Original-To: Slawomir Nowaczyk In-reply-to: <20060918161018.705C.SLAWOMIR.NOWACZYK.847@student.lu.se> (message from Slawomir Nowaczyk on Mon, 18 Sep 2006 16:32:57 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59981 Archived-At: A simple fix would be to run ispell in some predefined directory, at least on Windows -- c:/ for example. I do not think the location matters for ispell. If you send a patch, people will install it.