Re: Enable Abbreviations

2014-09-22 Thread 'Terry Brown' via leo-editor
> Regards, > > On Monday, September 22, 2014 10:59:15 AM UTC-5, bobS wrote: > > > Thanks, again. Multi-line abbreviation scripts, here I come. > > Bob S. > > > > On Friday, September 19, 2014 4:34:39 PM UTC-5, bobS wrote: > > > >> My expectation, aft

Re: Enable Abbreviations

2014-09-22 Thread bobS
sure that i have > @settings >@boot enable-abbreviations = True >@data abbreviations > stuff;;=stuffing > > was that typing stuff;; would result in stuffing appearing where stuff;; > had been entered. Since this doesn't happen > in my Leo 4.11a1, pleas

Re: Enable Abbreviations

2014-09-22 Thread bobS
b S. > > On Friday, September 19, 2014 4:34:39 PM UTC-5, bobS wrote: > >> My expectation, after reading doc, and settings information in >> leoSettings.leo,etc, is that after making sure that i have >> @settings >>@boot enable-abbreviations = True >>

Re: Enable Abbreviations

2014-09-22 Thread bobS
Thanks, again. Multi-line abbreviation scripts, here I come. Bob S. On Friday, September 19, 2014 4:34:39 PM UTC-5, bobS wrote: > My expectation, after reading doc, and settings information in > leoSettings.leo,etc, is that after making sure that i have > @settings >

Re: Enable Abbreviations

2014-09-22 Thread Edward K. Ream
On Mon, Sep 22, 2014 at 10:52 AM, 'Terry Brown' via leo-editor wrote: > Currently I think you need to restart Leo, although I wonder if > Settings -> Reload Styles would update the abbreviations without the > restart, as a side effect :-) That's a separate project, not scheduled for the Leo 5.0

Re: Enable Abbreviations

2014-09-22 Thread 'Terry Brown' via leo-editor
ter reading doc, and settings information in > > > leoSettings.leo,etc, is that after making sure that i have > > > @settings > > >@boot enable-abbreviations = True > > > > It's bool, not boot, short for boolean, although I can see how boot >

Re: Enable Abbreviations

2014-09-22 Thread bobS
ading doc, and settings information in > > leoSettings.leo,etc, is that after making sure that i have > > @settings > >@boot enable-abbreviations = True > > It's bool, not boot, short for boolean, although I can see how boot > makes sense too. > > >

Re: Enable Abbreviations

2014-09-19 Thread 'Terry Brown' via leo-editor
On Fri, 19 Sep 2014 14:34:38 -0700 (PDT) bobS wrote: > My expectation, after reading doc, and settings information in > leoSettings.leo,etc, is that after making sure that i have > @settings >@boot enable-abbreviations = True It's bool, not boot, short for boolean, altho

Enable Abbreviations

2014-09-19 Thread bobS
My expectation, after reading doc, and settings information in leoSettings.leo,etc, is that after making sure that i have @settings @boot enable-abbreviations = True @data abbreviations stuff;;=stuffing was that typing stuff;; would result in stuffing appearing where stuff;; had