From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rthoreau Newsgroups: gmane.emacs.help Subject: Re: Ispell or alternative under OpenSolaris Date: Sun, 28 Sep 2008 19:39:23 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <6b8bb5c4-6572-43dc-a035-ae10bb9564f9@k7g2000hsd.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1222656098 885 80.91.229.12 (29 Sep 2008 02:41:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2008 02:41:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 29 04:42:36 2008 connect(): Connection refused 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 1Kk8iS-0000EW-RQ for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 04:42:29 +0200 Original-Received: from localhost ([127.0.0.1]:43659 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kk8hQ-0003ql-8p for geh-help-gnu-emacs@m.gmane.org; Sun, 28 Sep 2008 22:41:24 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!z72g2000hsb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 65.4.241.34 Original-X-Trace: posting.google.com 1222655963 31339 127.0.0.1 (29 Sep 2008 02:39:23 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 29 Sep 2008 02:39:23 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z72g2000hsb.googlegroups.com; posting-host=65.4.241.34; posting-account=lSUnfwkAAACWtT_dnXx1eIqrzHyVsj5l User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.0.1) Gecko/2008081409 Firefox/3.0.1,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:162830 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:58172 Archived-At: On Sep 15, 2:08=A0pm, Oleksandr Gavenko wrote: > Isispellcommand in your PATH env var? It's been some time ago that I was able to spend some time on this problem with OpenSolaris, but you are correct. Your comment about not having ispell in my PATH was the correct solution. I had to add it my shell path in my .bashrc file on the export line. To be exact I added the needed directories such as /opt/csw/bin and /opt/sfw/bin to my .bashrc and now ispell buffer works like a charm.