- Subject: Re: Error processing C:\jed\lib\ispell.sl
- From: Duke <dukeofperl@xxxxxxx>
- Date: Thu, 14 May 2009 09:32:46 -0600 (MDT)
On Thu, 14 May 2009, John E. Davis wrote:
> Duke <dukeofperl@xxxxxxx> wrote:
> >> @@ -59,7 +59,7 @@
> >> %word = bufsubstr();
> >> #ifdef MSDOS MSWINDOWS WIN32
> >> () = system(sprintf("echo %s | %s > %s",
> >> - bufsubstr(), Ispell_Program_Name, file))
> >> + bufsubstr(), Ispell_Program_Name, file));
> >> #else
> >> if (pipe_region(sprintf ("%s > '%s'", Ispell_Program_Name, file)))
> >> error ("ispell process returned a non-zero exit status.");
> >>
> >> Thanks,
> >> --John
> >
> > I hate to ask this because it's probably very elementary, but exactly
> > how does one go about applying these patches? TIA...
>
> In this case, just edit lib/ispell.sl and add the semicolon to the end
> of the line prefixed with the '+' sign. On Unix patches are usually
> applied using the patch program. --John
>
If I had had _any_ amount of imagination, I could have simply taken a
wild guess and probably have come up with .... Patch!! However, I'm
getting too old and need too much coffee in the AM. ;))
Thanks!
--
Duke
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
[2009 date index]
[2009 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]