But this is normally caught by getStatus before invoking dispatch.


Yes, well, you're right of course.

.. but the dispatch function of BufferView is directly called from the dispatch function of GuiView, and the status of GuiView doesn't check the filename.

Anyway, the point is that if BufferView says it can handle the LFUN, the dispatch mechanism will anyway try to dispatch to GuiView first. It would be easier if this wasn't the case.

JMarc

Vincent

Reply via email to