[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Nov 8 16:21:36 1995 
Subject:Re: LInux Poplog beginner's questions 
From:David S Young 
Volume-ID:951109.04 

Robert Duncan's reply to Liam had:

> But actually you can put the popvision.p file wherever you like,
> provided that you add the directory to popuseslist yourself, i.e. if
> the full pathname is /usr/pop/popvision/popvision.p, do
>     '/usr/pop/popvision/' :: popuseslist -> popuseslist;
> If you want this done every time you run Poplog, create an "init.p" file
> for yourself and add to it the line
>     extend_searchlist('/usr/pop/popvision/', popuseslist) -> popuseslist;

Don't do it this way. Do what I said in my message. Reason why on
request.

David