Re: print-settings question

2018-02-27 Thread Edward K. Ream
On Tue, Feb 27, 2018 at 8:44 AM, vitalije  wrote:

> I am not 100% sure, but I believe those values are actually tree fragments
> represented in xml.
>

​Exactly.  They should be filtered out, perhaps replaced with a message to
that effect.

Edward

-- 
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 this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: print-settings question

2018-02-27 Thread Edward K. Ream
On Tue, Feb 27, 2018 at 8:51 AM, Terry Brown  wrote:

> On Tue, 27 Feb 2018 08:33:10 -0600
> Kent Tenney  wrote:
>
> > In the midst of the settings, I see a bunch of text from Leo files:
>
> In leoSettings.leo or myLeoSettings.leo?


​Kent means in the output from print-settings.  It depends on whether you
have, for example, tree abbreviations.

Edward

-- 
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 this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: print-settings question

2018-02-27 Thread Terry Brown
On Tue, 27 Feb 2018 08:33:10 -0600
Kent Tenney  wrote:

> In the midst of the settings, I see a bunch of text from Leo files:

In leoSettings.leo or myLeoSettings.leo?  I've seen that sort of thing
happen when you drag and drop a node into body text or maybe copy a
node and paste it into to the body, that sort of thing.  I'm not seeing
it on master right now.

Cheers -Terry

> searchbody = True
> searchheadline = True
> sectionnamecolor = red
> selectalltextwheneditingheadlines = False
> 
> selectedtabbg = @LightSteelBlue1
> settingsfindermenu = 
> 
>  xmlns:leo="http://leoeditor.com/namespaces/leo-python-editor/1.1 " >
> 
> 
> @outline-data
> settings-finder-menu  t="tbrown.20150821171510.2">Colors
> 
> 
> 
> 
> checkbox-font-family
> checkbox-font-size
> 
> 
> 
> sftpcachecredentials = True
> shadowprefix = x
> shadowsubdir = .leo_shadow
> showfindresultinstatus = True
> [M] showfulltracebacksinscripts = True
> 
> ...
> 
> 
> The same effect is present later on, when my abbrevs are expanded:
> 
> tracetreeredraw = False
> trailingbodynewlines = one
> [M] treeabbreviations = 
> 
>  xmlns:leo="http://leoeditor.com/namespaces/leo-python-editor/1.1 " >
> 
> 
> @outline-data
> tree-abbreviations bp;;
> afile
> 
> 
> Is it just me?
> 
> 
> Thanks,
> 
> Kent
> 

-- 
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 this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: print-settings question

2018-02-27 Thread Edward K. Ream
On Tue, Feb 27, 2018 at 8:33 AM, Kent Tenney  wrote:

> In the midst of the settings, I see a bunch of text from Leo files:
>

​These are from tree-*valued* abbreviations.

I have just created #748: Skip tree-valued settings in print-settings
command .

Edward

-- 
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 this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


Re: print-settings question

2018-02-27 Thread vitalije
I am not 100% sure, but I believe those values are actually tree fragments 
represented in xml.
Vitalije

-- 
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 this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.


print-settings question

2018-02-27 Thread Kent Tenney
In the midst of the settings, I see a bunch of text from Leo files:
...

searchbody = True
searchheadline = True
sectionnamecolor = red
selectalltextwheneditingheadlines = False

selectedtabbg = @LightSteelBlue1
settingsfindermenu = 

http://leoeditor.com/namespaces/leo-python-editor/1.1
" >


@outline-data settings-finder-menu
Colors




checkbox-font-family
checkbox-font-size



sftpcachecredentials = True
shadowprefix = x
shadowsubdir = .leo_shadow
showfindresultinstatus = True
[M] showfulltracebacksinscripts = True

...


The same effect is present later on, when my abbrevs are expanded:

tracetreeredraw = False
trailingbodynewlines = one
[M] treeabbreviations = 

http://leoeditor.com/namespaces/leo-python-editor/1.1
" >


@outline-data tree-abbreviations
bp;;
afile


Is it just me?


Thanks,

Kent

-- 
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 this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.