Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!ucsd!ucbvax!ANDREW.CMU.EDU!gk5g+ From: gk5g+@ANDREW.CMU.EDU (Gary Keim) Newsgroups: comp.soft-sys.andrew Subject: Re: How do one customize an org inset? Message-ID: Date: 4 Oct 90 21:11:25 GMT References: <1990Oct2.151157.24330@idt.unit.no> Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 20 Excerpts from misc: 2-Oct-90 How do one customize an org.. Martina Zankl@bloom-beac (282) > We have decided to make an inset that is similar to the org inset and > chose to use the org inset as a template. There is a problem connected > with this, though. > SetFileName() and FileName() are not declared in the org source. > Where are they defined? Had me stumped for awhile there. The module orga.c calls org_SetFileName() & org_FileName(). Where are they defined? No where! Why not? Because the module orga.c is not used anymore. Feel free to remove orga.{c,ch} from your sources. Org can be embedded in a text or table and buffer can call orgv_GetApplicationlayer to turn ez into an org application. There is no stand-alone org inset. Mystery solved. Gary Keim ATK Group