updates
[emacs.git] / .emacs.d / config / customized.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 '(bmkp-last-as-first-bookmark-file "~/.emacs.d/bookmarks")
7 '(bookmark-default-file "~/.emacs.d/bookmarks")
8 '(custom-safe-themes
9 (quote
10 ("d677ef584c6dfc0697901a44b885cc18e206f05114c8a3b7fde674fce6180879" "8aebf25556399b58091e533e455dd50a6a9cba958cc4ebb0aab175863c25b9a4" "1e7e097ec8cb1f8c3a912d7e1e0331caeed49fef6cff220be63bd2a6ba4cc365" "fc5fcb6f1f1c1bc01305694c59a1a861b008c534cae8d0e48e4d5e81ad718bc6" default)))
11 '(icicle-top-level-key-bindings
12 (quote
13 (([pause]
14 icicle-switch-to/from-minibuffer t)
15 ("\ 3`" icicle-search-generic t)
16 ("\ 3$" icicle-search-word t)
17 ("\ 3^" icicle-search-keywords t)
18 ("\ 3=" icicle-imenu t)
19 ("\ 3\"" icicle-search-text-property t)
20 ("\ 3/" icicle-complete-thesaurus-entry
21 (fboundp
22 (quote icicle-complete-thesaurus-entry)))
23 ([24 134217829]
24 icicle-execute-named-keyboard-macro t)
25 ("\18 " icicle-command-abbrev t)
26 ("\185o" icicle-select-frame t)
27 ("\b\ f" icicle-describe-option-of-type t)
28 ([S-f4]
29 icicle-kmacro t)
30 (abort-recursive-edit icicle-abort-recursive-edit t)
31 (apropos icicle-apropos t)
32 (apropos-command icicle-apropos-command t)
33 (apropos-value icicle-apropos-value t)
34 (apropos-variable icicle-apropos-option
35 (fboundp
36 (quote icicle-apropos-option)))
37 (apropos-variable icicle-apropos-variable
38 (not
39 (fboundp
40 (quote icicle-apropos-option))))
41 (apropos-zippy icicle-apropos-zippy t)
42 (bookmark-jump icicle-bookmark t)
43 (bookmark-jump-other-window icicle-bookmark-other-window t)
44 (bookmark-set icicle-bookmark-cmd t)
45 (customize-apropos icicle-customize-apropos t)
46 (customize-apropos-faces icicle-customize-apropos-faces t)
47 (customize-apropos-groups icicle-customize-apropos-groups t)
48 (customize-apropos-options icicle-customize-apropos-options t)
49 (customize-face icicle-customize-face t)
50 (customize-face-other-window icicle-customize-face-other-window t)
51 (dabbrev-completion icicle-dabbrev-completion
52 (< emacs-major-version 24))
53 (delete-window icicle-delete-window t)
54 (delete-windows-for icicle-delete-window t)
55 (dired icicle-dired t)
56 (dired-other-window icicle-dired-other-window t)
57 (exchange-point-and-mark icicle-exchange-point-and-mark t)
58 (execute-extended-command icicle-execute-extended-command t)
59 (find-file icicle-file t)
60 (find-file-other-window icicle-file-other-window t)
61 (find-file-read-only icicle-find-file-read-only t)
62 (find-file-read-only-other-window icicle-find-file-read-only-other-window t)
63 (insert-buffer icicle-insert-buffer t)
64 (kill-buffer icicle-kill-buffer t)
65 (kill-buffer-and-its-windows icicle-kill-buffer t)
66 (minibuffer-keyboard-quit icicle-abort-recursive-edit
67 (fboundp
68 (quote minibuffer-keyboard-quit)))
69 (other-window icicle-other-window-or-frame t)
70 (other-window-or-frame icicle-other-window-or-frame t)
71 (pop-global-mark icicle-goto-global-marker-or-pop-global-mark t)
72 (repeat-complex-command icicle-repeat-complex-command t)
73 (set-mark-command icicle-goto-marker-or-set-mark-command t)
74 (switch-to-buffer icicle-buffer t)
75 (switch-to-buffer-other-window icicle-buffer-other-window t)
76 (where-is icicle-where-is t)
77 (yank icicle-yank-maybe-completing t)
78 (yank-pop icicle-yank-pop-commands
79 (featurep
80 (quote second-sel)))
81 (yank-pop-commands icicle-yank-pop-commands
82 (featurep
83 (quote second-sel)))
84 (zap-to-char icicle-zap-to-char
85 (fboundp
86 (quote read-char-by-name)))
87 ("\18jt\ 6\ 6" icicle-find-file-tagged
88 (featurep
89 (quote bookmark+)))
90 ("\184jt\ 6\ 6" icicle-find-file-tagged-other-window
91 (featurep
92 (quote bookmark+)))
93 (bmkp-autofile-set icicle-bookmark-a-file
94 (fboundp
95 (quote bmkp-bookmark-a-file)))
96 (bmkp-tag-a-file icicle-tag-a-file
97 (fboundp
98 (quote bmkp-tag-a-file)))
99 (bmkp-untag-a-file icicle-untag-a-file
100 (fboundp
101 (quote bmkp-untag-a-file)))
102 (bmkp-find-file icicle-find-file-handle-bookmark
103 (fboundp
104 (quote bmkp-find-file)))
105 (bmkp-find-file-other-window icicle-find-file-handle-bookmark-other-window
106 (fboundp
107 (quote bmkp-find-file-other-window)))
108 (bmkp-autofile-jump icicle-bookmark-autofile
109 (fboundp
110 (quote bmkp-autofile-jump)))
111 (bmkp-autofile-jump-other-window icicle-bookmark-autofile-other-window
112 (fboundp
113 (quote bmkp-autofile-jump)))
114 (bmkp-autonamed-jump icicle-bookmark-autonamed
115 (fboundp
116 (quote bmkp-autonamed-jump)))
117 (bmkp-autonamed-jump-other-window icicle-bookmark-autonamed-other-window
118 (fboundp
119 (quote bmkp-autonamed-jump)))
120 (bmkp-autonamed-this-buffer-jump icicle-bookmark-autonamed-this-buffer
121 (fboundp
122 (quote bmkp-autonamed-this-buffer-jump)))
123 (bmkp-bookmark-file-jump icicle-bookmark-bookmark-file
124 (fboundp
125 (quote bmkp-bookmark-file-jump)))
126 (bmkp-bookmark-list-jump icicle-bookmark-bookmark-list
127 (fboundp
128 (quote bmkp-bookmark-list-jump)))
129 (bmkp-desktop-jump icicle-bookmark-desktop
130 (fboundp
131 (quote bmkp-desktop-jump)))
132 (bmkp-dired-jump icicle-bookmark-dired
133 (fboundp
134 (quote bmkp-dired-jump)))
135 (bmkp-dired-jump-other-window icicle-bookmark-dired-other-window
136 (fboundp
137 (quote bmkp-dired-jump)))
138 (bmkp-file-jump icicle-bookmark-file
139 (fboundp
140 (quote bmkp-file-jump)))
141 (bmkp-file-jump-other-window icicle-bookmark-file-other-window
142 (fboundp
143 (quote bmkp-file-jump)))
144 (bmkp-file-this-dir-jump icicle-bookmark-file-this-dir
145 (fboundp
146 (quote bmkp-file-this-dir-jump)))
147 (bmkp-file-this-dir-jump-other-window icicle-bookmark-file-this-dir-other-window
148 (fboundp
149 (quote bmkp-file-this-dir-jump)))
150 (bmkp-gnus-jump icicle-bookmark-gnus
151 (fboundp
152 (quote bmkp-gnus-jump)))
153 (bmkp-gnus-jump-other-window icicle-bookmark-gnus-other-window
154 (fboundp
155 (quote bmkp-gnus-jump)))
156 (bmkp-image-jump icicle-bookmark-image
157 (fboundp
158 (quote bmkp-image-jump)))
159 (bmkp-image-jump-other-window icicle-bookmark-image-other-window
160 (fboundp
161 (quote bmkp-image-jump)))
162 (bmkp-info-jump icicle-bookmark-info
163 (fboundp
164 (quote bmkp-info-jump)))
165 (bmkp-info-jump-other-window icicle-bookmark-info-other-window
166 (fboundp
167 (quote bmkp-info-jump)))
168 (bmkp-local-file-jump icicle-bookmark-local-file
169 (fboundp
170 (quote bmkp-local-file-jump)))
171 (bmkp-local-file-jump-other-window icicle-bookmark-local-file-other-window
172 (fboundp
173 (quote bmkp-local-file-jump)))
174 (bmkp-man-jump icicle-bookmark-man
175 (fboundp
176 (quote bmkp-man-jump)))
177 (bmkp-man-jump-other-window icicle-bookmark-man-other-window
178 (fboundp
179 (quote bmkp-man-jump)))
180 (bmkp-non-file-jump icicle-bookmark-non-file
181 (fboundp
182 (quote bmkp-non-file-jump)))
183 (bmkp-non-file-jump-other-window icicle-bookmark-non-file-other-window
184 (fboundp
185 (quote bmkp-non-file-jump)))
186 (bmkp-region-jump icicle-bookmark-region
187 (fboundp
188 (quote bmkp-region-jump)))
189 (bmkp-region-jump-other-window icicle-bookmark-region-other-window
190 (fboundp
191 (quote bmkp-region-jump)))
192 (bmkp-remote-file-jump icicle-bookmark-remote-file
193 (fboundp
194 (quote bmkp-remote-file-jump)))
195 (bmkp-remote-file-jump-other-window icicle-bookmark-remote-file-other-window
196 (fboundp
197 (quote bmkp-remote-file-jump)))
198 (bmkp-specific-buffers-jump icicle-bookmark-specific-buffers
199 (fboundp
200 (quote bmkp-specific-buffers-jump)))
201 (bmkp-specific-buffers-jump-other-window icicle-bookmark-specific-buffers-other-window
202 (fboundp
203 (quote bmkp-specific-buffers-jump)))
204 (bmkp-specific-files-jump icicle-bookmark-specific-files
205 (fboundp
206 (quote bmkp-specific-files-jump)))
207 (bmkp-specific-files-jump-other-window icicle-bookmark-specific-files-other-window
208 (fboundp
209 (quote bmkp-specific-files-jump)))
210 (bmkp-temporary-jump icicle-bookmark-temporary
211 (fboundp
212 (quote bmkp-temporary-jump)))
213 (bmkp-temporary-jump-other-window icicle-bookmark-temporary-other-window
214 (fboundp
215 (quote bmkp-temporary-jump)))
216 (bmkp-this-buffer-jump icicle-bookmark-this-buffer
217 (fboundp
218 (quote bmkp-this-buffer-jump)))
219 (bmkp-this-buffer-jump-other-window icicle-bookmark-this-buffer-other-window
220 (fboundp
221 (quote bmkp-this-buffer-jump)))
222 (bmkp-url-jump icicle-bookmark-url
223 (fboundp
224 (quote bmkp-url-jump)))
225 (bmkp-url-jump-other-window icicle-bookmark-url-other-window
226 (fboundp
227 (quote bmkp-url-jump)))
228 (bmkp-w3m-jump icicle-bookmark-w3m
229 (fboundp
230 (quote bmkp-w3m-jump)))
231 (bmkp-w3m-jump-other-window icicle-bookmark-w3m-other-window
232 (fboundp
233 (quote bmkp-w3m-jump)))
234 (bmkp-find-file-all-tags icicle-find-file-all-tags
235 (fboundp
236 (quote bmkp-find-file-all-tags)))
237 (bmkp-find-file-all-tags-other-window icicle-find-file-all-tags-other-window
238 (fboundp
239 (quote bmkp-find-file-all-tags)))
240 (bmkp-find-file-all-tags-regexp icicle-find-file-all-tags-regexp
241 (fboundp
242 (quote bmkp-find-file-all-tags-regexp)))
243 (bmkp-find-file-all-tags-regexp-other-window icicle-find-file-all-tags-regexp-other-window
244 (fboundp
245 (quote bmkp-find-file-all-tags-regexp-other-window)))
246 (bmkp-find-file-some-tags icicle-find-file-some-tags
247 (fboundp
248 (quote bmkp-find-file-some-tags)))
249 (bmkp-find-file-some-tags-other-window icicle-find-file-some-tags-other-window
250 (fboundp
251 (quote bmkp-find-file-some-tags-other-window)))
252 (bmkp-find-file-some-tags-regexp icicle-find-file-some-tags-regexp
253 (fboundp
254 (quote bmkp-find-file-some-tags-regexp)))
255 (bmkp-find-file-some-tags-regexp-other-window icicle-find-file-some-tags-regexp-other-window
256 (fboundp
257 (quote bmkp-find-file-some-tags-regexp-other-window)))
258 (bmkp-autofile-all-tags-jump icicle-bookmark-autofile-all-tags
259 (fboundp
260 (quote bmkp-autofile-all-tags-jump)))
261 (bmkp-autofile-all-tags-jump-other-window icicle-bookmark-autofile-all-tags-other-window
262 (fboundp
263 (quote bmkp-autofile-all-tags-jump)))
264 (bmkp-autofile-all-tags-regexp-jump icicle-bookmark-autofile-all-tags-regexp
265 (fboundp
266 (quote bmkp-autofile-all-tags-regexp-jump)))
267 (bmkp-autofile-all-tags-regexp-jump-other-window icicle-bookmark-autofile-all-tags-regexp-other-window
268 (fboundp
269 (quote bmkp-autofile-all-tags-regexp-jump)))
270 (bmkp-autofile-some-tags-jump icicle-bookmark-autofile-some-tags
271 (fboundp
272 (quote bmkp-autofile-some-tags-jump)))
273 (bmkp-autofile-some-tags-jump-other-window icicle-bookmark-autofile-some-tags-other-window
274 (fboundp
275 (quote bmkp-autofile-some-tags-jump)))
276 (bmkp-autofile-some-tags-regexp-jump icicle-bookmark-autofile-some-tags-regexp
277 (fboundp
278 (quote bmkp-autofile-some-tags-regexp-jump)))
279 (bmkp-autofile-some-tags-regexp-jump-other-window icicle-bookmark-autofile-some-tags-regexp-other-window
280 (fboundp
281 (quote bmkp-autofile-some-tags-regexp-jump)))
282 (bmkp-all-tags-jump icicle-bookmark-all-tags
283 (fboundp
284 (quote bmkp-all-tags-jump)))
285 (bmkp-all-tags-jump-other-window icicle-bookmark-all-tags-other-window
286 (fboundp
287 (quote bmkp-all-tags-jump)))
288 (bmkp-all-tags-regexp-jump icicle-bookmark-all-tags-regexp
289 (fboundp
290 (quote bmkp-all-tags-regexp-jump)))
291 (bmkp-all-tags-regexp-jump-other-window icicle-bookmark-all-tags-regexp-other-window
292 (fboundp
293 (quote bmkp-all-tags-regexp-jump)))
294 (bmkp-some-tags-jump icicle-bookmark-some-tags
295 (fboundp
296 (quote bmkp-some-tags-jump)))
297 (bmkp-some-tags-jump-other-window icicle-bookmark-some-tags-other-window
298 (fboundp
299 (quote bmkp-some-tags-jump)))
300 (bmkp-some-tags-regexp-jump icicle-bookmark-some-tags-regexp
301 (fboundp
302 (quote bmkp-some-tags-regexp-jump)))
303 (bmkp-some-tags-regexp-jump-other-window icicle-bookmark-some-tags-regexp-other-window
304 (fboundp
305 (quote bmkp-some-tags-regexp-jump)))
306 (bmkp-file-all-tags-jump icicle-bookmark-file-all-tags
307 (fboundp
308 (quote bmkp-file-all-tags-jump)))
309 (bmkp-file-all-tags-jump-other-window icicle-bookmark-file-all-tags-other-window
310 (fboundp
311 (quote bmkp-file-all-tags-jump)))
312 (bmkp-file-all-tags-regexp-jump icicle-bookmark-file-all-tags-regexp
313 (fboundp
314 (quote bmkp-file-all-tags-regexp-jump)))
315 (bmkp-file-all-tags-regexp-jump-other-window icicle-bookmark-file-all-tags-regexp-other-window
316 (fboundp
317 (quote bmkp-file-all-tags-regexp-jump)))
318 (bmkp-file-some-tags-jump icicle-bookmark-file-some-tags
319 (fboundp
320 (quote bmkp-file-some-tags-jump)))
321 (bmkp-file-some-tags-jump-other-window icicle-bookmark-file-some-tags-other-window
322 (fboundp
323 (quote bmkp-file-some-tags-jump)))
324 (bmkp-file-some-tags-regexp-jump icicle-bookmark-file-some-tags-regexp
325 (fboundp
326 (quote bmkp-file-some-tags-regexp-jump)))
327 (bmkp-file-some-tags-regexp-jump-other-window icicle-bookmark-file-some-tags-regexp-other-window
328 (fboundp
329 (quote bmkp-file-some-tags-regexp-jump)))
330 (bmkp-file-this-dir-all-tags-jump icicle-bookmark-file-this-dir-all-tags
331 (fboundp
332 (quote bmkp-file-this-dir-all-tags-jump)))
333 (bmkp-file-this-dir-all-tags-jump-other-window icicle-bookmark-file-this-dir-all-tags-other-window
334 (fboundp
335 (quote bmkp-file-this-dir-all-tags-jump)))
336 (bmkp-file-this-dir-all-tags-regexp-jump icicle-bookmark-file-this-dir-all-tags-regexp
337 (fboundp
338 (quote bmkp-file-this-dir-all-tags-regexp-jump)))
339 (bmkp-file-this-dir-all-tags-regexp-jump-other-window icicle-bookmark-file-this-dir-all-tags-regexp-other-window
340 (fboundp
341 (quote bmkp-file-this-dir-all-tags-regexp-jump)))
342 (bmkp-file-this-dir-some-tags-jump icicle-bookmark-file-this-dir-some-tags
343 (fboundp
344 (quote bmkp-file-this-dir-some-tags-jump)))
345 (bmkp-file-this-dir-some-tags-jump-other-window icicle-bookmark-file-this-dir-some-tags-other-window
346 (fboundp
347 (quote bmkp-file-this-dir-some-tags-jump)))
348 (bmkp-file-this-dir-some-tags-regexp-jump icicle-bookmark-file-this-dir-some-tags-regexp
349 (fboundp
350 (quote bmkp-file-this-dir-some-tags-regexp-jump)))
351 (bmkp-file-this-dir-some-tags-regexp-jump-other-window icicle-bookmark-file-this-dir-some-tags-regexp-other-window
352 (fboundp
353 (quote bmkp-file-this-dir-some-tags-regexp-jump)))
354 (find-tag icicle-find-tag
355 (fboundp
356 (quote command-remapping)))
357 (find-tag-other-window icicle-find-first-tag-other-window t)
358 (pop-tag-mark icicle-pop-tag-mark
359 (fboundp
360 (quote command-remapping)))
361 (eval-expression icicle-pp-eval-expression
362 (fboundp
363 (quote command-remapping)))
364 (pp-eval-expression icicle-pp-eval-expression
365 (fboundp
366 (quote command-remapping)))
367 ([27 134217848]
368 lacarte-execute-command
369 (fboundp
370 (quote lacarte-execute-command)))
371 ([134217824]
372 lacarte-execute-menu-command
373 (fboundp
374 (quote lacarte-execute-menu-command)))
375 ([f10]
376 lacarte-execute-menu-command
377 (fboundp
378 (quote lacarte-execute-menu-command))))))
379 '(midnight-mode t nil (midnight))
380 '(mouse-wheel-follow-mouse t)
381 '(mouse-yank-at-point t)
382 '(mu4e-headers-fields
383 (quote
384 ((:human-date . 16)
385 (:flags . 6)
386 (:mailing-list . 20)
387 (:from . 33)
388 (:subject))))
389 '(nnmail-cache-accepted-message-ids t)
390 '(nnmail-message-id-cache-length 10000)
391 '(nnmail-split-abbrev-alist
392 (quote
393 ((any . "x-beenthere\\|from\\|to\\|cc\\|sender\\|apparently-to\\|resent-from\\|resent-to\\|resent-cc\\|x-loop\\|delivered-to")
394 (mail . "mailer-daemon\\|postmaster\\|uucp")
395 (to . "to\\|cc\\|apparently-to\\|resent-to\\|resent-cc")
396 (from . "from\\|sender\\|resent-from")
397 (nato . "to\\|cc\\|resent-to\\|resent-cc")
398 (naany . "from\\|to\\|cc\\|sender\\|resent-from\\|resent-to\\|resent-cc")
399 (xloop . "x-loop")
400 (deliveredto . "delivered-to"))))
401 '(nnmail-treat-duplicates (quote delete))
402 '(notmuch-saved-searches
403 (quote
404 (("inbox" . "tag:inbox")
405 ("unread" . "tag:unread")
406 ("personal unread" . "tag:inbox AND (to:joerg@ganneff.de OR to:joerg@debian.org OR to:joerg@debconf.org)"))))
407 '(package-selected-packages
408 (quote
409 (message-x calfw yasnippet yaml-mode web-mode volatile-highlights visual-regexp undo-tree swiper smartscan runner ruby-hash-syntax region-bindings-mode rainbow-mode rainbow-delimiters pyvenv projectile pos-tip paredit paradox nose neotree multiple-cursors modeline-posn mo-git-blame mmm-mode miniedit magit-svn magit-find-file linum-relative keyfreq key-chord inf-ruby impatient-mode iedit idomenu ibuffer-vc ibuffer-tramp ibuffer-git hydra highlight-indentation guide-key golden-ratio git-timemachine git-messenger git-gutter-fringe+ fuzzy flycheck-color-mode-line find-file-in-project f expand-region eww-lnum ethan-wspace eshell-prompt-extras discover-my-major dired-single dired+ crontab-mode auto-complete async anzu aggressive-indent ace-window ac-dabbrev)))
410 '(randomsig-files (quote randomsig-search-sigfiles))
411 '(randomsig-static-string "bye, Joerg
412 ")
413 '(session-use-package t nil (session))
414 '(sieve-manage-default-port 4190)
415 '(tab-width 8)
416 '(text-mode-hook (quote (turn-on-auto-fill text-mode-hook-identify)))
417 '(tool-bar-mode nil nil (tool-bar))
418 '(vc-handled-backends (quote (SVN Git))))
419
420 (custom-set-faces
421 ;; custom-set-faces was added by Custom.
422 ;; If you edit it by hand, you could mess it up, so be careful.
423 ;; Your init file should contain only one such instance.
424 ;; If there is more than one, they won't work right.
425 '(diff-added ((((background dark)) (:foreground "#FFFF9B9BFFFF")) (t (:foreground "DarkGreen"))))
426 '(diff-changed ((((background dark)) (:foreground "Yellow")) (t (:foreground "MediumBlue"))))
427 '(diff-context ((((background dark)) (:foreground "White")) (t (:foreground "Black"))))
428 '(diff-file-header ((((background dark)) (:foreground "Cyan" :background "Black")) (t (:foreground "Red" :background "White"))))
429 '(diff-header ((((background dark)) (:foreground "Cyan")) (t (:foreground "Red"))))
430 '(diff-hunk-header ((((background dark)) (:foreground "Black" :background "#05057F7F8D8D")) (t (:foreground "White" :background "Salmon"))))
431 '(diff-index ((((background dark)) (:foreground "Magenta")) (t (:foreground "Green"))))
432 '(diff-nonexistent ((((background dark)) (:foreground "#FFFFFFFF7474")) (t (:foreground "DarkBlue"))))
433 '(diff-removed ((((background dark)) (:foreground "#7474FFFF7474")) (t (:foreground "DarkMagenta")))))