On Mon, Jul 25, 2016 at 03:26:51PM +1200, Andrew Parsloe wrote:
> In nested environments, pressing Return twice decreases the nesting depth by
> 1 but does not return you to the nest*ing* environment. You remain in the
> nest*ed* environment. This doesn't feel intuitive to me. I expect to be
> deposited in the environment of the higher level. Given
> 
> Environment1
>   Environment2
> Environment1
> 
> where E2 is nested in E1, pressing Return twice at the end of E2 gives
> 
> Environment1
>   Environment2
> Environment2
> Environment1
> 
> My (naive?) expectation is
> 
> Environment1
>   Environment2
> Environment1
> Environment1

I don't know much about layout nesting, but my first reaction is that I
agree with you regarding the expected behavior.

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to