Max Nikulin <maniku...@gmail.com> writes: >> >> I feel that it will be too complex. >> We might simply throw a warning when we get unregistered [[type:path]] >> link, so that the user can notice if there is any problem. > > I do not think it noticeably increases complexity in comparison to the > current state of affairs, but I agree concerning warnings. It would be > great.
Yeah. But, as usual, someone™ has to do it. Another common request is synctex support for Org source buffers. > It is my dream for a long time to get a buffer with export warnings in > `compilation-mode' with file:lineno labels. I admit it may be a > challenge taking into account include directives and various filters > that changes content of export buffer. Not necessarily. At least, includes are trivial - the buffer ox.el works on is not the original buffer, but a copy with all the includes expanded, everything that should be removed - removed, and everything that should be edited - edited. So, we may simply link to that buffer. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>