X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/2ec18855d6d4e144776551dfb4921e1b133dfd29..2b1c8ef092d2316f29b299048878f8d02188178e:/etc/custom.el diff --git a/etc/custom.el b/etc/custom.el index a831542..39db4ec 100644 --- a/etc/custom.el +++ b/etc/custom.el @@ -27,7 +27,7 @@ (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) @@ -69,7 +69,7 @@ " " filename-and-process) (mark " " (name 16 -1) - " " filename))) + " " filename)) t) '(ibuffer-saved-filter-groups '(("default" ("dired" @@ -116,7 +116,7 @@ ("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) @@ -127,8 +127,8 @@ '(jdee-db-requested-breakpoint-face-colors (cons "#1B2229" "#98be65")) '(jdee-db-spec-breakpoint-face-colors (cons "#1B2229" "#3f444a")) '(ls-lisp-dirs-first t) - '(magit-diff-refine-hunk t) - '(magit-display-buffer-function 'magit-display-buffer-fullframe-status-v1) + '(magit-diff-refine-hunk t t) + '(magit-display-buffer-function 'magit-display-buffer-fullframe-status-v1 t) '(message-elide-ellipsis "[...] ") '(minions-mode t) @@ -148,9 +148,9 @@ '(oddmuse-username "bandali" t) '(org-agenda-files '("~/usr/org/todos/personal.org" "~/usr/org/todos/habits.org" "~/src/git/masters-thesis/todo.org")) - '(org-agenda-start-on-weekday 0) - '(org-agenda-time-leading-zero t) - '(org-habit-graph-column 44) + '(org-agenda-start-on-weekday 0 t) + '(org-agenda-time-leading-zero t t) + '(org-habit-graph-column 44 t) '(org-latex-packages-alist '(("" "listings") ("" "color"))) '(org-pretty-entities t) '(page-break-lines-max-width 70) @@ -162,7 +162,11 @@ '(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 "'") @@ -181,7 +185,7 @@ '(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