Re: [Pythonmac-SIG] Fwd: Preferred IDE

2005-11-30 Thread Henning.Ramm
Does anyone know how customizable jedit is .. in Jython maybe? Alle jEdit plugins are written in Java, never used Jython, so I don't know if that would be a way. But at least on my Mac (Tiger) jEdit behaves rather clumsy and tends to crash; there are some GUI problems; some plugins won't load or

Re: [Pythonmac-SIG] readline support in ActivePython 2.4.2?

2005-11-30 Thread Gary Poster
On Nov 29, 2005, at 12:41 PM, Trent Mick wrote: You could either build the readline module to any Python 2.4 and plop that in. Dropping in the readline.so from the Mac Python build should work to. Thanks for the hint, Trent! I guess I should have done that already. :-) More precisely, to

[Pythonmac-SIG] NotebookCtrl Widget Problem On Mac FIXED!!

2005-11-30 Thread SPE Stani's Python Editor
Hi Andrea, Thanks to SPE Mac users who sponsered SPE with a Mini Mac, I was able to debug your control with winpdb debugger. So now the light is green to get your control into SPE. After plunging in the code, I managed to get the control working. The problem is that wxMac doesn't seem to support

Re: [Pythonmac-SIG] Selecting in BBEdit Python Indenting style (spaces)

2005-11-30 Thread Jack Jansen
On 29-nov-2005, at 18:33, Louis Pecora wrote: What the heck were they (Guido?) thinking when they used 4 spaces as the one true mode of indentation for Python? Initially Python was unix-only, and there (at that time) a tab was 8 spaces and that is that, no problem with mixing tab/spaces.

Re: [Pythonmac-SIG] readline support in ActivePython 2.4.2?

2005-11-30 Thread Dave
On 11/30/05, Chris Barker [EMAIL PROTECTED] wrote: Dave wrote: I'm not done with installs.I tried to install matplotlib from source to get a current version.That went equally as well (i.e., bad), possibly for similar reasons, but that's another story.Did you follow the process I used for the

Re: [Pythonmac-SIG] readline support in ActivePython 2.4.2?

2005-11-30 Thread Chris Barker
Dave wrote: Chris, I did try to use those notes Those notes specifically addressed how to statically link the extra libs, so you probably missed something, which is probably because I didn't write them very clearly. I posted a question with the error report on matplotlib-users I saw

Re: [Pythonmac-SIG] Selecting in BBEdit Python Indenting style(spaces)

2005-11-30 Thread lanceboyle
On Nov 30, 2005, at 8:11 AM, Louis Pecora wrote: I run into this all the time in C with those I develop with. We try to keep it to spaces but some people forget that their editor puts in a tab automatically for 8 spaces and then spaces after that to column 12 for example. Then my editor

Re: [Pythonmac-SIG] Fwd: Preferred IDE

2005-11-30 Thread lanceboyle
On Nov 29, 2005, at 1:03 PM, David M. Cooke wrote: I've submitted a patch for Smultron that does this when indent with spaces is turned on: http://sourceforge.net/tracker/index.php? func=detailaid=1356887group_id=110857atid=657594 Smultron looks quite nice, but I don't see a way to