When in macro texi2html prints the macro
name, instead of the file nameAt least in makeinfo mode, it should print both. And in the standard format, that is, something like: reflinebug.texinfo:12: undefined node `bar' in @ref (via invocation of macro @myref) I'd argue that using the standard format and providing source file information would be useful in texi2html mode, too. That way next-error can parse it, at least. Thanks, Karl
