Re: Pretty email code (was Re: A pattern for beginners: delete all of a node's children)

2018-01-22 Thread Matt Wilkie
> > How are folks getting this pretty formatting for code blocks in email? >> > > ​By responding on the leo-editor site, most likely. > Leo-editor site? -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop recei

Re: Pretty email code (was Re: A pattern for beginners: delete all of a node's children)

2018-01-20 Thread tscv11
Sorry - I see I 'dropped the ball' on this. Yes, Mr. EKR is correct, that is how I did it (the last formatting icon '{}'). tscv11 -- 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, s

Re: Pretty email code (was Re: A pattern for beginners: delete all of a node's children)

2018-01-20 Thread Edward K. Ream
On Fri, Jan 12, 2018 at 3:12 PM, Matt Wilkie wrote: > > @language python >>> >>> p = g.findNodeAnywhere(c, 'temp') >>> c.selectPosition(p) >>> p.deleteAllChildren() >>> c.redraw() >>> >>> > How are folks getting this pretty formatting for code blocks in email? > ​By responding on the leo-editor

Pretty email code (was Re: A pattern for beginners: delete all of a node's children)

2018-01-12 Thread Matt Wilkie
> @language python >> >> p = g.findNodeAnywhere(c, 'temp') >> c.selectPosition(p) >> p.deleteAllChildren() >> c.redraw() >> >> How are folks getting this pretty formatting for code blocks in email? -- You received this message because you are subscribed to the Google Groups "leo-editor" group. T