Bill Allombert on Tue, 24 Jan 2017 00:04:32 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Pariemacs: user directory? |
On Tue, Jan 24, 2017 at 09:51:35AM +1100, Alasdair McAndrew wrote: > Hello, > > I have set up pariemacs, but I can't find out how to tell it where to > find my *.gp files; that is, I can't find a variable which sets the user > directory. I'd like to able to enter "\r myfile.gp" instead of giving > the full system name: "\r /home/amca/Programs/PariGP/myfile.gp". Just set the default 'path' in your ~/.gprc file: path = ".:/home/amca/Programs/PariGP/" Cheers, Bill