[comp.soft-sys.andrew] How do one customize an org inset?

martina@idt.unit.no (Martina Zankl) (10/02/90)

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? 

Roar Brevik and Martina Zankl

gk5g+@ANDREW.CMU.EDU (Gary Keim) (10/05/90)

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