[spe.pycs.net] welcome

Rasjid Wilcox rasjidw at openminddev.net
Sat Dec 13 01:57:01 CET 2003


On Saturday 13 December 2003 01:04, www.stani.be wrote:
> To start the spe (python ide) mailing list, I used the
> email addresses of people who emailed me before about
> spe and showed their appreciation.

Very happy to be on this list.  Thanks Stani for a wonderful python editor.

...
> There is still a problem with the tools menu in Linux.
> Can anyone give the code for 'open terminal emulator'
> or 'run in terminal emulator' which would work by
> default on all linux versions. As you know I don't use
> Linux, so I can't implement this.

What are you trying to do here?  Just run or open and Xterm?

I have the latest version of spe and Boa, and so I should be able to look at 
this, although I'd probably like a hint as to which spe module in Boa I 
should be looking at.  To be honest, I don't use Boa much, since I mostly use 
spe!  (I have the latest cvs version of Boa - I assume this is what you use?)

Also, there is still the line ending problem on Linux in spe.

rasjidw at yoda:/tmp/spe> cat -A SPE-0.4.2.c-wx2.4.2.4.-bl2.31/spe
#!/usr/bin/env python$
$
import spe$
spe.main()$
$

rasjidw at yoda:/tmp/spe> cat -A 
SPE-0.4.2.c-wx2.4.2.4.-bl2.31/build/scripts-2.2/spe
#!/usr/bin/env python^M$
^M$
import spe^M$
spe.main()^M$

The first one is right, the second one is wrong, and should be replaced by the 
first.

Stani, if you like I could repackage spe for Linux, with adjusted 
line-endings, and put it into a tar.gz archive, to distinguish it from the 
unadjusted version.

Cheers,

Rasjid.

-- 
Rasjid Wilcox
Canberra, Australia (UTC +10 hrs)
http://www.openminddev.net



More information about the Spe-user mailing list