[imp] spell checking not working (aspell)
Ramon Kagan
rkagan@yorku.ca
Thu, 7 Feb 2002 12:01:34 -0500 (EST)
Don't use array('aspell');
use something like $conf['utils']['spellchecker'] = '/usr/bin/aspell';
The path may or may not be needed
Ramon Kagan
York University, Computing and Network Services
Unix Team - Intermediate System Administrator
(416)736-2100 #20263
rkagan@yorku.ca
On Thu, 7 Feb 2002 imp@sioc.org wrote:
> Hi,
>
> My imp/horde/turba is working then I decided to add the spell checking
> ability...
>
> Then the pop up with the proposal appear with no proposal at all, it just show
> what is already written with fault (of course I put some to be sure).
>
> in my conf.php in imp/config, i got :
>
> $conf['utils']['spellchecker'] = array('aspell');
>
> Is someone got an idea or have a spell checking working with aspell and can
> help ?
>
> Thanks
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>From imp@sioc.org Date: Thu, 7 Feb 2002 17:07:32 +0000
Return-Path: <imp@sioc.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 29005 invoked from network); 7 Feb 2002 17:10:16 -0000
Received: from ns.sioc.org (HELO sioc.org) (195.115.71.3)
by clark.horde.org with SMTP; 7 Feb 2002 17:10:16 -0000
Received: from localhost (sioc.org [195.115.71.3])
by sioc.org (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id SAA27162
for <imp@lists.horde.org>; Thu, 7 Feb 2002 18:07:32 +0100
X-Authentication-Warning: sioc.org: Host sioc.org [195.115.71.3] claimed to be localhost
Received: from 159.50.96.226 ( [159.50.96.226])
as user sioc@sioc.org by mail.sioc.org with HTTP;
Thu, 7 Feb 2002 17:07:32 +0000
Message-ID: <1013101652.3c62b4547f28c@mail.sioc.org>
Date: Thu, 7 Feb 2002 17:07:32 +0000
From: sioc de narf <imp@sioc.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.43.0202071200260.3723-100000@centaur.ccs.yorku.ca>
In-Reply-To: <Pine.LNX.4.43.0202071200260.3723-100000@centaur.ccs.yorku.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 159.50.96.226
Subject: Re: [imp] spell checking not working (aspell)
if I do so with path or not, I got :
Warning: Undefined index: msg in /libexec/horde/imp/compose.php on line 513
Warning: Undefined index: allow_folders
in /libexec/horde/imp/lib/Identity/IMP.php on line 309
Warning: Undefined index: server in /libexec/horde/imp/lib/IMP.php on line 510
Warning: Undefined index: server in /libexec/horde/imp/lib/IMP.php on line 510
Warning: Undefined index: select_sentmail_folder
in /libexec/horde/imp/compose.php on line 972
Warning: Undefined index: select_sentmail_folder
in /libexec/horde/imp/compose.php on line 972
Reply: Re: [imp] spell checking not working (aspell) -
Warning: Undefined index: compose
in /libexec/horde/imp/templates/compose/compose.inc on line 26
Warning: Undefined index: allow_folders
in /libexec/horde/imp/templates/compose/compose.inc on line 39
Warning: Undefined index: compose
in /libexec/horde/imp/templates/compose/compose.inc on line 160
Warning: Undefined index: compose
in /libexec/horde/imp/templates/compose/compose.inc on line 216
Then I'm not sure that your solution is a good one ;-)
Thanks
> Don't use array('aspell');
>
> use something like $conf['utils']['spellchecker'] = '/usr/bin/aspell';
>
> The path may or may not be needed
>
> Ramon Kagan
> York University, Computing and Network Services
> Unix Team - Intermediate System Administrator
> (416)736-2100 #20263
> rkagan@yorku.ca
>
> On Thu, 7 Feb 2002 imp@sioc.org wrote:
>
> > Hi,
> >
> > My imp/horde/turba is working then I decided to add the spell checking
> > ability...
> >
> > Then the pop up with the proposal appear with no proposal at all, it just
> show
> > what is already written with fault (of course I put some to be sure).
> >
> > in my conf.php in imp/config, i got :
> >
> > $conf['utils']['spellchecker'] = array('aspell');
> >
> > Is someone got an idea or have a spell checking working with aspell and
> can
> > help ?
> >
> > Thanks
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>From imp@sioc.org Date: Thu, 7 Feb 2002 17:18:15 +0000
Return-Path: <imp@sioc.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 30354 invoked from network); 7 Feb 2002 17:25:53 -0000
Received: from smtp.easydns.com (205.210.42.30)
by clark.horde.org with SMTP; 7 Feb 2002 17:25:53 -0000
Received: from sioc.org (ns.sioc.org [195.115.71.3])
by smtp.easydns.com (Postfix) with ESMTP id 8AA24D37C6
for <imp@lists.horde.org>; Thu, 7 Feb 2002 12:20:56 -0500 (EST)
Received: from localhost (sioc.org [195.115.71.3])
by sioc.org (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id SAA27431
for <imp@lists.horde.org>; Thu, 7 Feb 2002 18:18:15 +0100
X-Authentication-Warning: sioc.org: Host sioc.org [195.115.71.3] claimed to be localhost
Received: from 159.50.96.225 ( [159.50.96.225])
as user sioc@sioc.org by mail.sioc.org with HTTP;
Thu, 7 Feb 2002 17:18:15 +0000
Message-ID: <1013102295.3c62b6d72fad9@mail.sioc.org>
Date: Thu, 7 Feb 2002 17:18:15 +0000
From: sioc de narf <imp@sioc.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.43.0202071200260.3723-100000@centaur.ccs.yorku.ca> <1013101652.3c62b4547f28c@mail.sioc.org>
In-Reply-To: <1013101652.3c62b4547f28c@mail.sioc.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 159.50.96.225
Subject: Re : Re: [imp] spell checking not working (aspell)
Ok, little error from my own, i forgot the ; at the end of the line ;-)
Your entry looks now fine but that change nothing, the spell checking don't
work.
thanks
> if I do so with path or not, I got :
>
> Warning: Undefined index: msg in /libexec/horde/imp/compose.php on line 513
>
> Warning: Undefined index: allow_folders
> in /libexec/horde/imp/lib/Identity/IMP.php on line 309
>
> Warning: Undefined index: server in /libexec/horde/imp/lib/IMP.php on line
> 510
>
> Warning: Undefined index: server in /libexec/horde/imp/lib/IMP.php on line
> 510
>
> Warning: Undefined index: select_sentmail_folder
> in /libexec/horde/imp/compose.php on line 972
>
> Warning: Undefined index: select_sentmail_folder
> in /libexec/horde/imp/compose.php on line 972
>
> Reply: Re: [imp] spell checking not working (aspell) -
> Warning: Undefined index: compose
> in /libexec/horde/imp/templates/compose/compose.inc on line 26
>
>
> Warning: Undefined index: allow_folders
> in /libexec/horde/imp/templates/compose/compose.inc on line 39
>
> Warning: Undefined index: compose
> in /libexec/horde/imp/templates/compose/compose.inc on line 160
>
> Warning: Undefined index: compose
> in /libexec/horde/imp/templates/compose/compose.inc on line 216
>
> Then I'm not sure that your solution is a good one ;-)
>
> Thanks
>
>
> > Don't use array('aspell');
> >
> > use something like $conf['utils']['spellchecker'] = '/usr/bin/aspell';
> >
> > The path may or may not be needed
> >
> > Ramon Kagan
> > York University, Computing and Network Services
> > Unix Team - Intermediate System Administrator
> > (416)736-2100 #20263
> > rkagan@yorku.ca
> >
> > On Thu, 7 Feb 2002 imp@sioc.org wrote:
> >
> > > Hi,
> > >
> > > My imp/horde/turba is working then I decided to add the spell checking
> > > ability...
> > >
> > > Then the pop up with the proposal appear with no proposal at all, it
> just
> > show
> > > what is already written with fault (of course I put some to be sure).
> > >
> > > in my conf.php in imp/config, i got :
> > >
> > > $conf['utils']['spellchecker'] = array('aspell');
> > >
> > > Is someone got an idea or have a spell checking working with aspell and
> > can
> > > help ?
> > >
> > > Thanks
> > >
> > >
> > > --
> > > IMP mailing list: http://horde.org/imp/
> > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > >
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
>
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>