From 7bbcf3a8e3f06ddac7fe053523561babf8ee275a Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 11 Jul 2013 21:51:08 -0400 Subject: set footnote tag to empty string --- init/km-gnus.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/km-gnus.el b/init/km-gnus.el index d0c19cd..60724ae 100644 --- a/init/km-gnus.el +++ b/init/km-gnus.el @@ -136,3 +136,5 @@ (add-hook 'gnus-group-mode-hook 'km/notmuch-shortcut) (setq notmuch-fcc-dirs nil) + +(setq footnote-section-tag "") -- cgit v1.2.3