[Pythonmac-SIG] Advanced Editor patch -- change line endings

Joseph J. Strout joe@strout.net
Fri, 1 Oct 1999 07:50:19 -0700


At 8:21 AM -0400 10/01/99, Jim Harrison wrote:

>For newbies like me--remember to change the line endings to Mac after the
>files are downloaded, at least when downloading by dragging out of the
>Navigator window. BBedit or BBedit Lite works well for this. Bad things
>happen if you run these patches with unix line endings.

This is a good point.  There's a free tool called Cyclone which will 
do drag-and-drop conversion once you've configured it; I've put a 
note about it on my web page.

>Once that was done...this is awesome! Many thanks to Joe, Just, Jack and
>others who have worked on this. Also, function? and inspect() are great
>for those of use who are climbing the learning curve.

Good, glad it's proving useful.

>Similar functionality with an option-click on the name in the IDE editor
>might be worth considering.

That's an excellent idea.  OK, so the click modifiers we'll be having soon are:

option-click: look for docstring on the clicked function or class
command-click: copy the clicked chunk of text to the current cursor location

Sounds good to me!

Cheers,
-- Joe

,------------------------------------------------------------------.
|    Joseph J. Strout           Biocomputing -- The Salk Institute |
|    joe@strout.net             http://www.strout.net              |
`------------------------------------------------------------------'