Re: Inset dispatch --- help!

2004-03-30 Thread Andre Poenitz
On Mon, Mar 29, 2004 at 06:48:06PM +, Angus Leeming wrote: > I'm totally befuddled! How do I tell the outside world that the inset > has handled a given LFUN? As soon as it has a corresponding 'case:' branch in the dispatch and does _not_ explicitly call 'undispatched()', it count as 'dispatch

Re: Inset dispatch --- help!

2004-03-29 Thread Angus Leeming
Angus Leeming wrote: > I'm totally befuddled! How do I tell the outside world that the > inset has handled a given LFUN? Forget it. Fixed. -- Angus