Hi, This issue is fixed in the "combined-testing" branch of the repository, I hope to merge that branch into the master branch soon.
If anyone is interested, some of my thoughts on this commit which has caused these couple of recent problems... It seems that by using org-links to find the location of a headline in an Org-mode file during export I have introduced a handful of little bugs in the export process. I think these have now been fixed but the fixes are a little bit hacky, however I think that relying on org-mode links for finding these headlines is still preferable to implementing a Babel-specific method of linking back to the original export file. Best -- Eric Hsiu-Khuern Tang <[email protected]> writes: > Hi Eric, > > > Are you also seeing the problem reported at > http://thread.gmane.org/gmane.emacs.orgmode/30855? I checked out the > latest git version and that problem still exists. > > > I don't know how closely it is related to the problem in this thread, > but it was caused by the same commit > (efdf78172d9f7c0070c781d136a9b49a2a56fcc4) -- hoping you can shed some > light on this. Thanks! _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
