summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el1
1 files changed, 1 insertions, 0 deletions
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)))