>>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> On Wed, Sep 03, 2003 at 11:23:38AM +0200, Jean-Marc Lasgouttes Martin> spake thusly: >> >>>>> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> >> >> Sigh. Jean Marc's code. Ask him how it is supposed to work. (He >> is >> now around again.) As I said, I never tried to code up >> >> LFUN_DIALOG_SHOW_NEXT_INSET. >> >> >> >> Angus >> Martin> Jean-Marc!?! >> Hello! >> >> Could you summarize the question again? I am a bit lost... >> >> JMarc Martin> ...whether the LFUN_INSET_TOGGLE code actually moves the Martin> cursor to an inset before toggling it... or alternatively, Martin> whether that was the intention but never implemented. The intention of inset-toggle, as I remember it, is 1/ if there is an inset at right of the cursor, toggle it. The cursor is left at the same place 2/ otherwise, if the cursor is inside some foldable inset (possibly with some nesting), close the said inset and put the cursor after it. Does this answer your question? JMarc