I just realised, when you mentioned ls -a, that I did not even check for hidden files. There is a hidden .spyder.ini. I presume that is the file I was looking for? It does indeed have many settings. I'll try and implement that on my other pc soon. Thanks again.
On 5 April 2014 22:32, Adrian Klaver <[email protected]> wrote: > On 04/04/2014 03:23 AM, SN1984jm wrote: > >> Thanks for all the suggestions. I tried them all, there does not seem to >> be any spyder.ini in my home directory. Not even in the path I get from >> get_conf_path(). >> > > So what is the path returned by get_conf_path()? > > If there is a path returned what is the listing for the directory when you > do ls -al? > > > Any other suggestions? Is there anything I need to do inside Spyder >> first maybe? >> >> > > -- > Adrian Klaver > [email protected] > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "spyder" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/spyderlib/0A6v9Ekrup8/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
