Hi Tim, Try setting this variable to non-nil:
(setq org-export-with-broken-links t) Best regards, Juan Manuel Tim Visher writes: > Hi Everyone, > > I'd like to be able to link to various areas of a large wiki file I > maintain for when I'm looking at an entry in emacs. However, I will > often email exported subtrees and when I do that if I have a link to a > heading that's outside the current subtree it fails with a > `user-error: Unable to resolve link: …`, I assume because the export > tree doesn't contain that heading. > > Is there any way to tell the exporter to simply make those into plain > text _or_ to simply ignore the error? > > Thanks in advance! > > -- > > In Christ, > > Timmy V. > > https://blog.twonegatives.com > http://five.sentenc.es >
