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=detail&aid=1356887&group_id=110857&atid=657594
>
Smultron looks quite nice, but I don't see a w
On Nov 29, 2005, at 10:15 AM, Chris Barker wrote:
> I'm still looking for a nice modern, platform independent, general
> purpose, fully customizable (preferably in Python) text editor. SPE is
> heading that way, and Pepper (http://digitalwandering.com/) still has
> promise.
>
>
I thought that P
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 edit
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
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 fo
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.
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
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,
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 older MPL package at
pythonmac.org? The i
Hi! All Recently I am back to window platform and try the same as I had in MAc. But win does not have python installed as default. I call python function from my C code, but I would like to have min python library installed on win platform. Is there tool that I can use to strip extra python co
Ryan Wilcox wrote:
> Hmm... another idea would be to write a script and attach it to BBEdit's Save
> item so that it automatically performs Detab on your source code. Write in
> tabs, have it automagically convert to spaces. Such a script is below:
>
> --name this "File•Save" and put it in the
>
Rob Managan wrote:
> Because in a mixed environment some one will take a file that has
>
>tabs and add spaces or vice versa. As soon as lines have a mixture of
>tabs and spaces then the display does ugly things when you change
>editors.
>
>I run into this all the time in C with those I develop w
On 11/29/05, at 9:03 PM, [EMAIL PROTECTED] said:
>Yes, it is, but it really doesn't do python indenting quite right.
>These days, all python code really should be indented with 4 spaces,
>and while you can set BBedit to put in 4 spaces when you hit the tab
>key, it doesn't recognize those four spa
>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
14 matches
Mail list logo