On Sun, 11 Jul 2004 14:59:56 +0300 (EEST) Nerijus Baliunas <nerijus@...> wrote:
NB> > My View->Filters submenu is empty (only tested with dynamic modules).
NB>
NB> Not only empty, but none of the filters are applied to the message (should
NB> probably be expected). Everything works with static modules.
Could you please put "DebugTrace=mmodule" in your .M/config? Assuming that
you have a debug build, you should now see what is going on here... In
particular it would be useful if you could put a breakpoint on
MModule::ListAvailableModules() and check what is going on there.
Thanks,
VZ
|