Re: [Pythonmac-SIG] IDE recommendation

2005-04-07 Thread konrad . hinsen
On 07.04.2005, at 08:33, <[EMAIL PROTECTED]> wrote: Does anyone have experience with jEdit? (www.jedit.org) It's an GPL'ed all purpose editor written in Java that claims to also support Python. I use it for editing, also for Python code, but it's just an editor, not an IDE. It has Python support

[Pythonmac-SIG] A note on WingIDE

2005-04-07 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wasn't sure if anyone realized this, but WingIDE provides a free license ~ for open-source/non-commercial projects. You have to apply, so I'm not sure how difficult it is to obtain, but that is certainly attractive if you're doing FOSS only. http://wing

[Pythonmac-SIG] ANN: AquaMacs distribution of Emacs

2005-04-07 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In case anyone is interested, David Reitter and I are working on a distribution of Carbon Emacs that includes a lot of Aqua-specific customizations (keyboard shortcuts, use of native file dialogs, etc.) to make Emacs more HIG-compliant. http://www.word

Re: [Pythonmac-SIG] A note on WingIDE

2005-04-07 Thread Charles Hartman
On Apr 7, 2005, at 12:30 PM, Kevin Walzer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wasn't sure if anyone realized this, but WingIDE provides a free license ~ for open-source/non-commercial projects. You have to apply, so I'm not sure how difficult it is to obtain, but that is certainl

Re: [Pythonmac-SIG] ANN: AquaMacs distribution of Emacs

2005-04-07 Thread konrad . hinsen
On 07.04.2005, at 18:35, Kevin Walzer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In case anyone is interested, David Reitter and I are working on a distribution of Carbon Emacs that includes a lot of Aqua-specific customizations (keyboard shortcuts, use of native file dialogs, etc.) to

[Pythonmac-SIG] Update on SPE-OSX

2005-04-07 Thread Kevin Walzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've gotten some inquiries about SPE-OSX crashing with the latest version of wxPython. I've done some digging and it looks like it's a bug in wxPython's underlying wxMac libraries. Stefan Cosmor (wxMac maintainer) has committed a fix to CVS and Robin Du