[submodule "debbugs"]
path = lib/debbugs
url = https://github.com/emacsmirror/debbugs.git
+ # debbugs creates a `instructions.info' info file, which makes git
+ # think that the submodule is dirty. so, let's ignore the
+ # untracked files of debbugs' submodule
+ ignore = untracked
[submodule "diff-hl"]
path = lib/diff-hl
url = https://github.com/dgutov/diff-hl.git
(horizontal 1.0
(article 1.0)
(ebdb-gnus 0.3)))))
- '(ebdb-gnus-window-size 0.3 t)
+ '(ebdb-gnus-window-size 0.3)
'(ebdb-mua-pop-up t)
'(ediff-split-window-function 'split-window-horizontally t)
'(ediff-window-setup-function 'ediff-setup-windows-plain t)
" " filename-and-process)
(mark " "
(name 16 -1)
- " " filename)))
+ " " filename)) t)
'(ibuffer-saved-filter-groups
'(("default"
("dired"
("exwm"
(mode . exwm-mode))
("erc"
- (mode . erc-mode)))))
+ (mode . erc-mode)))) t)
'(inhibit-startup-buffer-menu t)
'(inhibit-startup-echo-area-message "bandali")
'(inhibit-startup-screen t)
'(recentf-save-file "/home/bandali/.emacs.d/var/recentf-save.el")
'(require-final-newline t)
'(safe-local-variable-values
- '((tex-main-file . "../thesis.tex")
+ '((tex-main-file . "./bandali-mmath-thesis.tex")
+ (tex-main-file . "../bandali-mmath-thesis.tex")
+ (flycheck-disabled-checkers emacs-lisp-checkdoc)
+ (tex-main-file . "./thesis.tex")
+ (tex-main-file . "../thesis.tex")
(org-export-allow-bind-keywords . t)
(eval load-file "thesis.el")
(eval modify-syntax-entry 43 "'")
'(savehist-file "/home/bandali/.emacs.d/var/savehist.el")
'(search-default-mode 'char-fold-to-regexp)
'(split-width-threshold 150)
- '(text-scale-mode-step 1.05)
+ '(text-scale-mode-step 1.05 t)
'(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))
'(vc-annotate-background "#282c34")
'(vc-annotate-color-map
(require 'bandali-yasnippet)
-(comment
-
(use-package debbugs
:bind
(("C-c D d" . debbugs-gnu)
(setq debbugs-gnu-current-suppress t)
(debbugs-gnu debbugs-gnu-default-severities '("guix-patches"))))))
+(comment
+
(use-package org-ref
:init
(b/setq-every '("~/usr/org/references.bib")