Comment 7 for bug 1445948

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 1445948] Re: No such file or directory: '/tmp/ipython-....py'

Am 24.04.2015 um 15:55 schrieb Zeitlinie:

> BTW there is a way to avoid use of temp-files at environments without
> write-permission. Which seems not the case here.
> How would I do that anyway?
>

set py-execute-no-temp-p to non-nil

However, it's not recommended.