How to use the detect_url.py plugin

2017-02-24 Thread xgid
Hi all, following the advice of @edreamleo , I'm gonna ask this question here: Does anybody know anything about the *detect_url.py *pluguin? I've found this text at http://leoeditor.com/plugins.html#detect-urls-py :

Re: disable quick access to menu items via Alt key?

2017-02-24 Thread jkn
Hi Edward On Friday, February 24, 2017 at 3:24:06 PM UTC, Edward K. Ream wrote: > > > > On Fri, Feb 24, 2017 at 9:09 AM, jkn > wrote: > >> Hi Edward >> >> On Friday, February 24, 2017 at 2:43:14 PM UTC, Edward K. Ream wrote: >>> >>> On Fri, Feb 24, 2017 at 8:16 AM, jkn

Re: disable quick access to menu items via Alt key?

2017-02-24 Thread Edward K. Ream
On Fri, Feb 24, 2017 at 9:09 AM, jkn wrote: > Hi Edward > > On Friday, February 24, 2017 at 2:43:14 PM UTC, Edward K. Ream wrote: >> >> On Fri, Feb 24, 2017 at 8:16 AM, jkn wrote: >> >> Is it possible to disable the default action (due to Qt, I

Re: disable quick access to menu items via Alt key?

2017-02-24 Thread jkn
Hi Edward On Friday, February 24, 2017 at 2:43:14 PM UTC, Edward K. Ream wrote: > > On Fri, Feb 24, 2017 at 8:16 AM, jkn > wrote: > > Is it possible to disable the default action (due to Qt, I think) that >> when you press the Alt key the menu bar receives the focus of

Re: disable quick access to menu items via Alt key?

2017-02-24 Thread Edward K. Ream
On Fri, Feb 24, 2017 at 8:16 AM, jkn wrote: Is it possible to disable the default action (due to Qt, I think) that when > you press the Alt key the menu bar receives the focus of the next keystroke? > ​I think the answer is yes, but you almost certainly do not need to do

disable quick access to menu items via Alt key?

2017-02-24 Thread jkn
Hi (Edward) I seem to be asking lots of small command/keybinding type questions at the moment... Is it possible to disable the default action (due to Qt, I think) that when you press the Alt key the menu bar receives the focus of the next keystroke? I want to rebind some Alt- keys but this

Re: Heads up: 522890 changes g.readFileIntoString

2017-02-24 Thread Edward K. Ream
On Friday, February 24, 2017 at 5:00:48 AM UTC-6, Edward K. Ream wrote: Rev 522890 simplifies g.readFileIntoString...nothing would be gained by > delaying public testing. > Actually, this has it backwards. Because these changes impact Leo's read logic, it is important to test them *for as long

Heads up: 522890 changes g.readFileIntoString

2017-02-24 Thread Edward K. Ream
Rev 522890 simplifies g.readFileIntoString. The 'mode', 'raw' and 'silent' keyword args are gone. The changes seem straightforward, I have run all possible tests, and I have been eating my own dog food without problems. I saw no reason to create a git branch, and imo, nothing would be gained