[ANN] [JPYTHON] gumby 0.1.5.1 (tabbing resolved)

robert_kuzelj at my-deja.com robert_kuzelj at my-deja.com
Wed Jan 12 12:02:40 EST 2000


hi,

tabbing in jdk 1.2.2 is really a beast.
so there where quite some anoying bugs in the
last release. i hope they have been exterminated -
if not! tell me!

under jdk 1.2.1 the complete thing simply crashes
on startup (which by the way is not an error in
the libs but in the vm as it seems)

>>
0.1.5.1 tabbing under jdk >= 1.2.2 works now really ;-)
        executing (aka selecting and pressing "ctrl-e")
        multiple class-defs or statements works again.
>>

# for executing the statement your in just press ENTER.

# you can execute multiple statements by
# a) selecting those statements and pressing CTRL-E
# b) by hitting the ENTER-key in every-statement
#    (your cursor will be then positioned at the end
#     of the next line)
#    (you need to dedent at the end of your
#     class/func-def when you working this way)

# for inserting a new line without executing the
# statement your in press CTRL-ENTER

# have fun and mail me if there are problems!
# ciao robertj



Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list