Re: An unusable outline ...

2017-05-28 Thread Viktor Ransmayr
2017-05-28 19:30 GMT+02:00 Edward K. Ream : > > On Sun, May 28, 2017 at 8:26 AM, Viktor Ransmayr < > viktor.ransm...@gmail.com> wrote: > > > the 'damaged' outline...only contains lots of 0x00 and finally a 0x0a > and a 0x0d character. > ​ ​ > > Somehow this outline got

Re: Killing script

2017-05-28 Thread Edward K. Ream
On Sun, May 28, 2017 at 11:15 AM, Adrian Calvin <... > wrote: > Is there a way to kill a script without killing leo? Fredrik Lundh is a pretty reliable guide to Python. This page discusses

Re: An unusable outline ...

2017-05-28 Thread Edward K. Ream
On Sun, May 28, 2017 at 8:26 AM, Viktor Ransmayr wrote: > the 'damaged' outline...only contains lots of 0x00 and finally a 0x0a and a 0x0d character. ​ ​ Somehow this outline got completely overwritten :-( ​​ I doubt there is anything that Leo can do to check this. ​

Re: Killing script

2017-05-28 Thread Edward K. Ream
On Sun, May 28, 2017 at 11:15 AM, Adrian Calvin wrote: > Hello, > > Is there a way to kill a script without killing leo? > ​That depends on how you start it. You can kill the following script (run with Ctrl-B) provided you run Leo from a console: i = 1 n = 10 #

Killing script

2017-05-28 Thread Adrian Calvin
Hello, Is there a way to kill a script without killing leo? -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+unsubscr...@googlegroups.com. To post to

Re: An unusable outline ...

2017-05-28 Thread Viktor Ransmayr
2017-05-27 22:30 GMT+02:00 Edward K. Ream : > On Sat, May 27, 2017 at 12:58 PM, Viktor Ransmayr < > viktor.ransm...@gmail.com> wrote: > >> Hello Edward, >> >> Without anything special noticed an outline turned 'unusable' from one >> session to the other :-( >> > > ​Please

Re: Python 3 Debug Version can't run Leo-Editor

2017-05-28 Thread Edward K. Ream
On Sat, May 27, 2017 at 6:21 PM, SegundoBob wrote: > I'm trying to run Leo-Editor with the Python 3 Debug Version, but > Leo-Editor error terminates immediately. Is this a Leo-Editor problem? A > PyQt problem? A Python Debug Version problem? A mixture? I have not >