>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Tue, Nov 26, 2002 at 10:29:56AM +0100, Jean-Marc Lasgouttes Andre> wrote: >> The only problem I see is that we would like a binding for the >> generic inset-properties (that searches for the nearest item of any >> kind with properties dialog). Andre> Isn't this very similar to "dispatch to the deepest inset" Andre> which we want anyway? Yes, somewhat. Except that here I also want to find either - the inset at the right of the cursor or - an enclosing inset This is how inset-toggle works, for example. JMarc