use-package debbugs
[~bandali/configs] / etc / custom.el
1 (custom-set-variables
2 ;; custom-set-variables was added by Custom.
3 ;; If you edit it by hand, you could mess it up, so be careful.
4 ;; Your init file should contain only one such instance.
5 ;; If there is more than one, they won't work right.
6 '(abbrev-file-name "/home/bandali/.emacs.d/var/abbrev.el")
7 '(auth-sources '("~/.authinfo.gpg"))
8 '(authinfo-hidden "\\(?:client-secret\\|password\\|token\\)")
9 '(auto-revert-verbose nil)
10 '(auto-save-file-name-transforms '((".*" "/home/bandali/.emacs.d/var/auto-save/" t)))
11 '(backup-by-copying t)
12 '(company-dabbrev-char-regexp "\\sw\\|\\s_\\|[-_]" t)
13 '(company-dabbrev-downcase nil t)
14 '(company-dabbrev-ignore-case nil t)
15 '(company-minimum-prefix-length 1)
16 '(company-selection-wrap-around t)
17 '(debpaste-paste-is-hidden t t)
18 '(delete-old-versions t)
19 '(display-battery-mode t)
20 '(display-time-mode t)
21 '(dmenu-prompt-string "run: " t)
22 '(dmenu-save-file "/home/bandali/.emacs.d/var/dmenu-items" t)
23 '(ebdb-gnus-window-configuration
24 '(article
25 (vertical 1.0
26 (summary 0.25 point)
27 (horizontal 1.0
28 (article 1.0)
29 (ebdb-gnus 0.3)))))
30 '(ebdb-gnus-window-size 0.3)
31 '(ebdb-mua-pop-up t)
32 '(ediff-split-window-function 'split-window-horizontally t)
33 '(ediff-window-setup-function 'ediff-setup-windows-plain t)
34 '(epa-pinentry-mode 'loopback)
35 '(epg-gpg-program "/home/bandali/.guix-profile/bin/gpg")
36 '(epg-pinentry-mode 'loopback)
37 '(erc-fill-column 77)
38 '(erc-fill-function 'erc-fill-static)
39 '(erc-fill-static-center 18)
40 '(erc-join-buffer 'bury)
41 '(erc-lurker-hide-list '("JOIN" "PART" "QUIT"))
42 '(erc-nick "bandali")
43 '(erc-pcomplete-nick-postfix ", ")
44 '(erc-prompt "erc>")
45 '(erc-rename-buffers t)
46 '(erc-server-reconnect-attempts 5)
47 '(erc-server-reconnect-timeout 3)
48 '(erc-track-enable-keybindings nil)
49 '(erc-track-exclude-types
50 '("JOIN" "MODE" "NICK" "PART" "QUIT" "324" "329" "332" "333" "353" "477"))
51 '(erc-track-position-in-mode-line t)
52 '(erc-track-priority-faces-only 'all)
53 '(erc-track-shorten-function nil)
54 '(eshell-directory-name "/home/bandali/.emacs.d/var/eshell/")
55 '(eshell-hist-ignoredups t)
56 '(eshell-input-filter 'eshell-input-filter-initial-space)
57 '(fci-rule-color "#5B6268")
58 '(flycheck-mode-line-prefix "flyc")
59 '(global-auto-revert-non-file-buffers nil)
60 '(gnus-thread-sort-functions
61 '(gnus-thread-sort-by-number gnus-thread-sort-by-subject gnus-thread-sort-by-date))
62 '(ibuffer-formats
63 '((mark modified read-only locked " "
64 (name 72 72 :left :elide)
65 " "
66 (size-h 9 -1 :right)
67 " "
68 (mode 16 16 :left :elide)
69 " " filename-and-process)
70 (mark " "
71 (name 16 -1)
72 " " filename)) t)
73 '(ibuffer-saved-filter-groups
74 '(("default"
75 ("dired"
76 (mode . dired-mode))
77 ("org"
78 (mode . org-mode))
79 ("gnus"
80 (or
81 (mode . gnus-group-mode)
82 (mode . gnus-summary-mode)
83 (mode . gnus-article-mode)
84 (mode . message-mode)))
85 ("web"
86 (or
87 (mode . web-mode)
88 (mode . css-mode)
89 (mode . scss-mode)
90 (mode . js2-mode)))
91 ("shell"
92 (or
93 (mode . eshell-mode)
94 (mode . shell-mode)
95 (mode . term-mode)))
96 ("programming"
97 (or
98 (mode . python-mode)
99 (mode . c-mode)
100 (mode . c++-mode)
101 (mode . java-mode)
102 (mode . emacs-lisp-mode)
103 (mode . scheme-mode)
104 (mode . haskell-mode)
105 (mode . lean-mode)
106 (mode . go-mode)
107 (mode . alloy-mode)))
108 ("tex"
109 (or
110 (mode . bibtex-mode)
111 (mode . latex-mode)))
112 ("emacs"
113 (or
114 (name . "^\\*scratch\\*$")
115 (name . "^\\*Messages\\*$")))
116 ("exwm"
117 (mode . exwm-mode))
118 ("erc"
119 (mode . erc-mode)))) t)
120 '(inhibit-startup-buffer-menu t)
121 '(inhibit-startup-echo-area-message "bandali")
122 '(inhibit-startup-screen t)
123 '(initial-buffer-choice t)
124 '(initial-scratch-message nil)
125 '(isearch-allow-scroll t)
126 '(jdee-db-active-breakpoint-face-colors (cons "#1B2229" "#51afef"))
127 '(jdee-db-requested-breakpoint-face-colors (cons "#1B2229" "#98be65"))
128 '(jdee-db-spec-breakpoint-face-colors (cons "#1B2229" "#3f444a"))
129 '(ls-lisp-dirs-first t)
130 '(magit-diff-refine-hunk t)
131 '(magit-display-buffer-function 'magit-display-buffer-fullframe-status-v1)
132 '(message-elide-ellipsis "[...]
133 ")
134 '(minions-mode t)
135 '(mm-uu-diff-groups-regexp
136 "\\(gmane\\|gnu\\|l\\)\\..*\\(diff\\|commit\\|cvs\\|bug\\|dev\\)")
137 '(mml-secure-key-preferences
138 '((OpenPGP
139 (sign)
140 (encrypt
141 ("ineiev@gnu.org" "BD9D4DEE7B2FF1CBEF2EE0C4E0ACD3E0CBE7874A")))
142 (CMS
143 (sign)
144 (encrypt))))
145 '(mml-secure-openpgp-encrypt-to-self t)
146 '(mml-secure-openpgp-sign-with-sender t)
147 '(objed-cursor-color "#ff6c6b")
148 '(oddmuse-username "bandali" t)
149 '(org-agenda-files
150 '("~/usr/org/todos/personal.org" "~/usr/org/todos/habits.org" "~/src/git/masters-thesis/todo.org"))
151 '(org-agenda-start-on-weekday 0)
152 '(org-agenda-time-leading-zero t)
153 '(org-habit-graph-column 44)
154 '(org-latex-packages-alist '(("" "listings") ("" "color")))
155 '(org-pretty-entities t)
156 '(page-break-lines-max-width 70)
157 '(pdf-view-midnight-colors (cons "#bbc2cf" "#282c34"))
158 '(pdf-view-resize-factor 1.05)
159 '(projectile-completion-system 'ivy)
160 '(projectile-mode-line-prefix " proj")
161 '(recentf-max-saved-items 2000)
162 '(recentf-save-file "/home/bandali/.emacs.d/var/recentf-save.el")
163 '(require-final-newline t)
164 '(safe-local-variable-values
165 '((tex-main-file . "./bandali-mmath-thesis.tex")
166 (tex-main-file . "../bandali-mmath-thesis.tex")
167 (flycheck-disabled-checkers emacs-lisp-checkdoc)
168 (tex-main-file . "./thesis.tex")
169 (tex-main-file . "../thesis.tex")
170 (org-export-allow-bind-keywords . t)
171 (eval load-file "thesis.el")
172 (eval modify-syntax-entry 43 "'")
173 (eval modify-syntax-entry 36 "'")
174 (eval modify-syntax-entry 126 "'")
175 (eval require 'org-ref)
176 (eval when
177 (featurep 'typo
178 (typo-mode -1)))
179 (eval add-hook 'after-save-hook #'a/async-babel-tangle 'append 'local)
180 (eval add-hook 'after-save-hook 'org-beamer-export-to-latex t t)
181 (eval setq org-latex-prefer-user-labels t)
182 (eval add-hook 'after-save-hook 'org-latex-export-to-latex t t)))
183 '(save-interprogram-paste-before-kill t)
184 '(save-place-file "/home/bandali/.emacs.d/var/save-place.el" t)
185 '(savehist-file "/home/bandali/.emacs.d/var/savehist.el")
186 '(search-default-mode 'char-fold-to-regexp)
187 '(split-width-threshold 150)
188 '(text-scale-mode-step 1.05 t)
189 '(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))
190 '(vc-annotate-background "#282c34")
191 '(vc-annotate-color-map
192 (list
193 (cons 20 "#98be65")
194 (cons 40 "#b4be6c")
195 (cons 60 "#d0be73")
196 (cons 80 "#ECBE7B")
197 (cons 100 "#e6ab6a")
198 (cons 120 "#e09859")
199 (cons 140 "#da8548")
200 (cons 160 "#d38079")
201 (cons 180 "#cc7cab")
202 (cons 200 "#c678dd")
203 (cons 220 "#d974b7")
204 (cons 240 "#ec7091")
205 (cons 260 "#ff6c6b")
206 (cons 280 "#cf6162")
207 (cons 300 "#9f585a")
208 (cons 320 "#6f4e52")
209 (cons 340 "#5B6268")
210 (cons 360 "#5B6268")))
211 '(vc-annotate-very-old-color nil)
212 '(vc-git-print-log-follow t)
213 '(version-control t)
214 '(view-read-only t)
215 '(web-mode-enable-auto-indentation nil t)
216 '(which-key-add-column-padding 5)
217 '(which-key-max-description-length 32))
218 (custom-set-faces
219 ;; custom-set-faces was added by Custom.
220 ;; If you edit it by hand, you could mess it up, so be careful.
221 ;; Your init file should contain only one such instance.
222 ;; If there is more than one, they won't work right.
223 '(dired-directory ((t (:weight semi-bold))))
224 '(ivy-current-match ((((class color) (background light)) :background "#d7d7d7" :foreground "black") (((class color) (background dark)) :background "#65a7e2" :foreground "black")))
225 '(ivy-minibuffer-match-face-1 ((t (:background "#eeeeee"))))
226 '(ivy-minibuffer-match-face-2 ((t (:background "#e7e7e7" :weight bold))))
227 '(ivy-minibuffer-match-face-3 ((t (:background "light goldenrod" :weight semi-bold))))
228 '(ivy-minibuffer-match-face-4 ((t (:background "misty rose" :weight semi-bold))))
229 '(ivy-virtual ((t (:inherit font-lock-builtin-face :foreground "dim gray"))))
230 '(magit-diff-file-heading ((t (:weight normal))))
231 '(quote (org-block-begin-line ((t (:foreground "#5a5b5a" :background "#1d1f21")))))
232 '(widget-button ((t (:weight semi-bold)))))