From: John Kitchin Date: Sat, 13 Sep 2014 16:11:47 +0000 (-0400) Subject: fix bug. When a file is first opened, clicking on links would not work until the... X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=1cd608be0369a4af9659000d817326b630691483;hp=1cd608be0369a4af9659000d817326b630691483 fix bug. When a file is first opened, clicking on links would not work until the bibfile was opened or a citation inserted. I think this is a bug somewhere in reftex, where a variable is initialized after a reftex function is called. this seems to solve the problem. ---