From b7bc5b7517bda34dd57e86500ac88ba2f01d515e Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Wed, 25 Feb 2015 20:20:38 -0500 Subject: [PATCH] add global-hi-lock to avoid annoying warning --- org-ref.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org-ref.org b/org-ref.org index 4e5b541..f0d94ec 100644 --- a/org-ref.org +++ b/org-ref.org @@ -452,7 +452,7 @@ label:test `((t (:inherit org-link :foreground ,org-ref-ref-color))) "Face for ref links in org-ref.") - +(global-hi-lock-mode 1) (when org-ref-colorize-links (highlight-regexp org-ref-cite-re 'org-ref-cite-face) (highlight-regexp org-ref-label-re 'org-ref-label-face) -- 2.39.2