From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Still in fog on ispell Date: Sat, 08 Dec 2007 19:16:52 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1197134892 10750 80.91.229.12 (8 Dec 2007 17:28:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 8 Dec 2007 17:28:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Dec 08 18:28:22 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from mail-forward.uio.no ([129.240.10.42]) by lo.gmane.org with esmtp (Exim 4.50) id 1J13TI-0002JK-FJ for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Dec 2007 18:28:12 +0100 Original-Received: from mail-mx3.uio.no ([129.240.10.44]) by pat.uio.no with esmtp (Exim 4.67) (envelope-from ) id 1J13KN-0000f6-U3 for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Dec 2007 18:18:59 +0100 Original-Received: from lists.gnu.org ([199.232.76.165]) by mail-mx3.uio.no with esmtps (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1J13K7-0008NS-CK for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Dec 2007 18:18:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J13JE-0003Th-Sy for geh-help-gnu-emacs@m.gmane.org; Sat, 08 Dec 2007 12:17:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J13Iu-0003RQ-Dq for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 12:17:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J13Is-0003PO-VU for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 12:17:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J13Is-0003PF-Nu for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 12:17:26 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J13Is-0006oi-Kw for help-gnu-emacs@gnu.org; Sat, 08 Dec 2007 12:17:26 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-115-66.inter.net.il [84.229.115.66]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JOP43758 (AUTH halo1); Sat, 8 Dec 2007 19:16:37 +0200 (IST) In-reply-to: (vjp2.at@at.BioStrategist.dot.dot.com) X-detected-kernel: by monty-python.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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 X-UiO-SPF-Received: Received-SPF: pass (mail-mx3.uio.no: domain of gnu.org designates 199.232.76.165 as permitted sender) client-ip=199.232.76.165; envelope-from=help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org; helo=lists.gnu.org; X-UiO-ClamAV-Virus: No X-UiO-Spam-info: not spam, SpamAssassin (score=-0.6, required=5.0, autolearn=disabled, AWL=0.448,RCVD_IN_DNSWL_LOW=-1) X-UiO-Scanned: 1DA6ED723BC0B69023D9B9618611D6EF1959C977 X-UiO-SPAM-Test: remote_host: 199.232.76.165 spam_score: -5 maxlevel 200 minaction 2 bait 0 mail/h: 6 total 29066 max/h 424 blacklist 0 greylist 0 ratelimit 0 Xref: news.gmane.org gmane.emacs.help:49940 Archived-At: > From: vjp2.at@at.BioStrategist.dot.dot.com > Date: Sat, 8 Dec 2007 16:03:51 +0000 (UTC) > > LIBDIR is in emacs or the OS? This is my main confusion, I think. Sorry, I don't understand the question. What I meant is set LIBDIR environment variable in your Settings->System->Advanced->Environment variables. > I could find no ref to usr/local/lib inside ispell.el itself. It's the default value of LIBDIR compiled into ispell.exe, so you won't find it in ispell.el.