Fwd: Code folding in versions later than 8.2.

2018-12-26 Thread Owen Thomas
capturing sensitive information along with screen shot. Owen. -- Forwarded message - From: Owen Thomas Date: Tue, 25 Dec 2018 at 10:31 Subject: Re: Code folding in versions later than 8.2. To: Pieter van den Hombergh Thanks for the tips. Folding does work when I move the lines of

Re: Code folding in versions later than 8.2.

2018-12-23 Thread Owen Thomas
Oops... that was to another thread about a modem problem. Disregard these two most recent emails. On Mon, 24 Dec 2018 at 16:02, Owen Thomas wrote: > Another person started having similar trouble to me. They turned the wifi > off and then on; it didn't work. They called their internet provider, a

Re: Code folding in versions later than 8.2.

2018-12-23 Thread Owen Thomas
Another person started having similar trouble to me. They turned the wifi off and then on; it didn't work. They called their internet provider, and the provider told them to turn the wifi off, wait for 30 seconds, and turn it back on. That cleared the problem for them and me. On Mon, 24 Dec 2018 a

Code folding in versions later than 8.2.

2018-12-23 Thread Owen Thomas
Hi. I'm trying to insert a code fold in a Java comment because I am hoping that using this feature will be a convenience that help obscure bits of the code (and comments) that one wouldn't wish to copy to another document using ctrl-c for instance. Have I understood the use of code folding correct

Re: Code folding in versions later than 8.2.

2018-12-23 Thread Owen Thomas
BTW I'm using 8.2. The title of this thread is in reference to versions later than this because I assume this is an issue for 8.2, and am wondering if this issue has been corrected in later versions. On Mon, 24 Dec 2018 at 10:24, Owen Thomas wrote: > Hi. > > I'm trying to insert a code fold in a