Currently XPath (search) is only supported when using
the xhtml tab for the message body. I would like Xpath
search to be supported in source tab view also. In
particular I would like to be able to highlight a tag in the
source view and compute the xpath from there (some
elements are much easier to find in the source form that
in the xhtml view).
This could also be solved if the plugin would "remember"
the position when changing tabbed view so that a
selection in the source view will highlight the
corresponding tag in xhtml view and reverse.