Alasdair McAndrew on Tue, 24 Jan 2017 01:42:07 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Pariemacs: user directory? |
Many thanks! I guess I should have looked in .gprc first... Anyway, that does the job perfectly. Thanks, Alasdair On Tue, Jan 24, 2017 at 12:04:30AM +0100, Bill Allombert wrote:
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/"