msnoigrs/ox-rst

Unable to Export files with hyperlinks

necromuralist opened this issue · 2 comments

When I try to export any file with a hyperlink:

This an example [[http://orgmode.org][Org Mode]].

I get the error:

Symbol's value as variable is void: org-link-escape-chars-browser

I found a commit message (for org) saying that this variable has been removed - http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=adcaf91648c1af347be28af5372df607808fe49d - but I don't know where it's referenced.

I had melpa set up so I don't know the exact version number of org-mode I had installed, but it was dated December 24, 2016 and I'm using emacs 26.0.50.2.

I have already fixed this. Please try the latest commit.

Sorry I didn't see your comment earlier. It is working for me now. Thank you for the fix.