summaryrefslogtreecommitdiff
path: root/.config/emacs/custom.el
diff options
context:
space:
mode:
authorKévin Le Gouguec <kevin.legouguec@gmail.com>2025-09-19 08:19:29 +0200
committerKévin Le Gouguec <kevin.legouguec@gmail.com>2025-09-19 08:19:29 +0200
commite6a52090bfc67963f4cc5ce095a223e236dd809f (patch)
tree99a3ac0b222bafbad616298b0f2f7c7b16b9afdc /.config/emacs/custom.el
parent6e9a8d0bc06cba5ffc5640d20fcba218d66b50f8 (diff)
downloaddotfiles-e6a52090bfc67963f4cc5ce095a223e236dd809f.tar.xz
Remove settings for footnote-mode
Never used it. Got in the habit of hitting ¹²³ directly (one AltGr away on fr-latin9) C-x 8 ^ if necessary. Could customize -style to 'unicode, but then -{start,end}-tag cannot be empty, and I'd much rather avoid the [brackets].
Diffstat (limited to '.config/emacs/custom.el')
-rw-r--r--.config/emacs/custom.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
index 935d195..278e167 100644
--- a/.config/emacs/custom.el
+++ b/.config/emacs/custom.el
@@ -18,8 +18,6 @@
'(epg-pinentry-mode 'loopback)
'(eshell-scroll-show-maximum-output nil)
'(font-use-system-font t)
- '(footnote-body-tag-spacing 1)
- '(footnote-section-tag "")
'(frame-resize-pixelwise t)
'(gdb-many-windows t)
'(gnus-cloud-method "nnimap:gmail")