Best Python IDE's on Slant.co

2019-02-21 Thread Matt Wilkie
I added Leo to the list of Python IDE and Editors to the Slant.co comparison site and seeded a few pros and a con. I get a kick out of the fact that it seems to number 42. ;-)

Re: Is it time to require Python 3?

2019-02-21 Thread Edward K. Ream
On Thu, Feb 21, 2019 at 8:52 AM Josef wrote: > I think this approach, to keep py3 as a separate branch, is a good > compromise. > Thanks for these comments. I think the matter is settled, for now. Edward -- You received this message because you are subscribed to the Google Groups

Re: Pharo is the next step for me

2019-02-21 Thread Offray Vladimir Luna Cárdenas
Hi, On 21/2/19 5:41, Edward K. Ream wrote: > On Wed, Feb 20, 2019 at 5:13 PM Offray Vladimir Luna Cárdenas wrote: > > > As someone who has been inspired by Leo, your work and this community, > I'm glad to know that we are sharing another part of common path > together and I would be honored if,

Re: Is it time to require Python 3?

2019-02-21 Thread Josef
Hello Edward, I think this approach, to keep py3 as a separate branch, is a good compromise. As far as I can see, the long-term-support versions of Ubuntu and derivatives still run on py2 per default. Installing another python version on top of this is not quite suitable for non-programmers. I

Re: Mini-Buffer Command in @Button

2019-02-21 Thread Israel Hands
Thanks Edward - on the subject of scripts. I'm trying to write a script that takes the content of the clipboard adds some LaTex style stuff and copies it into my LaTex document.. The first script works I got it from the definition of getClipboard() in LeoPyRef.leo - but the second one which

Re: Pharo is the next step for me

2019-02-21 Thread Edward K. Ream
On Thursday, February 21, 2019 at 5:27:54 AM UTC-6, john lunzer wrote: I'm not sure if it would solve your problem but Pharo 7 came out last month > and the announcement said that it has a new "browser" and that it brings > "advanced capabilities". > Thanks for this. I'll look into it. At

Re: Pharo is the next step for me

2019-02-21 Thread Edward K. Ream
On Wed, Feb 20, 2019 at 5:13 PM Offray Vladimir Luna Cárdenas wrote: > As someone who has been inspired by Leo, your work and this community, I'm glad to know that we are sharing another part of common path together and I would be honored if, in your Pharo explorations, you decide to take a look

Re: Mini-Buffer Command in @Button

2019-02-21 Thread Edward K. Ream
On Wed, Feb 20, 2019 at 11:20 AM Israel Hands wrote: > c.executeMinibufferCommand('edit-headline')...[or] Alt-X 'edit-headline' [cause unbounded recursion] Thanks for this report. I have just created #1086 for this bug. Edward -- You

Re: LaTeX and html editing

2019-02-21 Thread Edward K. Ream
On Wed, Feb 20, 2019 at 2:47 PM Rob wrote: > I had a *major* work project that finally launched today (only 10 days > late). There is absolutely no way I could have completed the project as I > did without Leo! > >- Leo is an *awesome* LaTeX editor! ... >- Leo is an *awesome* HTML editor