Re: modifyindent changes to ed.ex
Ferlin wrote:
> Thanks for the prompt reply to my ModifyIndent problem
>I extracted your code from the email and inserted it into the
>editor program, and still have the same message:
>true/false condition must be an ATOM
> if buffer[i][1] = ' ' then
to have that error it need that buffer[i][1] be a sequence
I don't see why it should be sequence?
I ran your version of ed.ex editing syncolor.e and using indent/undent
without
any error. But I observed that there is a missing space in function TabsFirst()
line: while find(line[j]," \t" do
there should have a space here-------^
Jacques Deschenes
Baie-Comeau, Quebec
Canada
desja at quebectel.com
|
Not Categorized, Please Help
|
|