Re: [Tutor] Python interpreter/Xemacs and the py-execute-buffer

2006-03-09 Thread Danny Yoo
> I have been using Xemacs 21.4 Patch 13 on Windows XP with Python 2.4.2 > (final). Whenever I try to run a script inside the xemacs window using: > C-c C-c I get the following: Opening output file: Invalid argument, > C:\Documents and Settings\jkat\Local Settings\Temp;C:\Devel\emacsk2AS2x Hi Fra

Re: [Tutor] Python interpreter/Xemacs and the py-execute-buffer

2006-03-09 Thread Alan Gauld
This is pure guesswork... > I have been using Xemacs 21.4 Patch 13 on Windows XP with Python 2.4.2 > (final). > using: C-c C-c I get the following: Opening output file: Invalid argument, > C:\Documents and Settings\jkat\Local Settings\Temp;C:\Devel\emacsk2AS2x > > The last part of the error messa

Re: [Tutor] Python interpreter/Xemacs and the py-execute-buffer

2006-03-09 Thread Francesco Queirolo
Cheers Andrew.Well that's certainly possible, but the error message is generated by xemacs and I have no idea how to change paths for something like this. Any ideas?Thanks,Francescoandrew clarke <[EMAIL PROTECTED]> wrote: On Wed, Mar 08, 2006 at 11:46:37PM -0800, Francesco Queirolo wrote:> I have b

Re: [Tutor] Python interpreter/Xemacs and the py-execute-buffer

2006-03-09 Thread andrew clarke
On Wed, Mar 08, 2006 at 11:46:37PM -0800, Francesco Queirolo wrote: > I have been using Xemacs 21.4 Patch 13 on Windows XP with Python 2.4.2 > (final). Whenever I try to run a script inside the xemacs window using: > C-c C-c I get the following: Opening output file: Invalid argument, > C:\Document

[Tutor] Python interpreter/Xemacs and the py-execute-buffer

2006-03-08 Thread Francesco Queirolo
Greetings,I have been using Xemacs 21.4 Patch 13 on Windows XP with Python 2.4.2 (final). Whenever I try to run a script inside the xemacs window using: C-c C-c I get the following: Opening output file: Invalid argument, C:\Documents and Settings\jkat\Local Settings\Temp;C:\Devel\emacsk2AS2xand of