Re: [PATCH] allow two index insets next to each other

2001-09-04 Thread John Levon
On Tue, Sep 04, 2001 at 05:25:25PM +0200, Jean-Marc Lasgouttes wrote: > The reasonning was that you may in some case create an empry inset and > not see it if you forgot to open it. The code I changed is /only/ in the case that brings up a dialog, not insert last. so it's not related to that.

[PATCH] allow two index insets next to each other

2001-09-02 Thread John Levon
I don't see a good reason to disallow the opening of an empty index inset, this also allows two indexes next to each other that Michael complained about. Though this raises a button controller issue Angus - an empty index should default to invalid state, but it is hard-coded to be valid. Ideas ?