]> git.donarmstrong.com Git - org-ref.git/blobdiff - org-ref.org
add video links
[org-ref.git] / org-ref.org
index 2047859e6d264b340e32f087f374c5570213d9c9..28ea7d8e9a8a13e83da52620a63bf317fca6e22d 100644 (file)
@@ -1539,15 +1539,16 @@ Provides a menu of context sensitive actions. If the bibtex entry has a pdf, you
        'org-ref-cite-menu-funcs
        '("P" "ubmed" org-ref-pubmed-at-point) t))
 
-    (add-to-list
-     'org-ref-cite-menu-funcs
-     '("q" "uit" (lambda ())) t)
-
     ;; add user functions
     (dolist (tup org-ref-user-cite-menu-funcs)
       (add-to-list
        'org-ref-cite-menu-funcs
        tup t))
+
+    ;; finally quit
+    (add-to-list
+     'org-ref-cite-menu-funcs
+     '("q" "uit" (lambda ())) t)
       
     ;; now we make a menu
     ;; construct menu string as a message