"Vincent van Ravesteijn - TNW" <v.f.vanraveste...@tudelft.nl> writes: > Looking at the AtPoint code I realize that I might have forgotten to > call cur.undispatched(). Without this call, the lfun is never relayed to > the current inset after it has been dispatched to the next inset.
Yes, this point is important. > If this is the problem indeed, I'm sorry for making you worry. You made > the AtPoint thingie more intelligent than I realized. Well, I tried to make it fit the view I have of this dispatch mechanism. I was worrying you had another view :) JMarc