> I'm getting segfaults with this and I'm currently unsure why.
I should have tell with what macro. So here it is:

  y()
  define y {
    t_print("Yeah!\n")
  }

or this:

  define j {
    t_print("Jikes!\n")
  }
  j()

Bert
-- 
NEdit Develop mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/develop

Reply via email to