From 8a80f8890545c9341b65a31327153d196aaafd38 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Wed, 21 Jan 2015 21:15:17 -0500 Subject: bog-list-orphan-citekeys: Turn on Bog --- bog.el | 1 + 1 file changed, 1 insertion(+) (limited to 'bog.el') diff --git a/bog.el b/bog.el index 5ecdc2d..63f2fbe 100644 --- a/bog.el +++ b/bog.el @@ -387,6 +387,7 @@ With prefix FILE, include only orphan citekeys from that file." (insert (format "* %s\n\n" (file-name-nondirectory f))) (insert (concat cks "\n\n"))))) (org-mode) + (bog-mode 1) (show-all) (goto-char (point-min))) (pop-to-buffer bufname))) -- cgit v1.2.3