Avoid moving CSC cron reports to Junk
[~bandali/configs] / etc / custom.el
index a831542..39db4ec 100644 (file)
@@ -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"
       ("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)
  '(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)
  '(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)
  '(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