-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcustom.el
More file actions
100 lines (100 loc) · 6.12 KB
/
Copy pathcustom.el
File metadata and controls
100 lines (100 loc) · 6.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(magit-todos-insert-after '(bottom) nil nil "Changed by setter of obsolete option `magit-todos-insert-at'")
'(org-agenda-custom-commands
'(("d" todo "DELEGATED" nil)
("c" todo "DONE|DEFERRED|CANCELLED" nil)
("w" todo "WAITING" nil)
("W" agenda ""
((org-agenda-ndays 21)))
("A" agenda ""
((org-agenda-skip-function
(lambda nil
(org-agenda-skip-entry-if 'notregexp "\\=.*\\[#A\\]")))
(org-agenda-ndays 1)
(org-agenda-overriding-header "Today's Priority #A tasks: ")))
("u" alltodo ""
((org-agenda-skip-function
(lambda nil
(org-agenda-skip-entry-if 'scheduled 'deadline 'regexp "<[^>
]+>")))
(org-agenda-overriding-header "Unscheduled TODO entries: ")))))
'(org-agenda-files
'("~/org/captures.org" "~/org/events/main.org" "~/org/events/family.org"))
'(org-agenda-ndays 7)
'(org-agenda-show-all-dates t)
'(org-agenda-skip-deadline-if-done t)
'(org-agenda-skip-scheduled-if-done t)
'(org-agenda-start-on-weekday nil)
'(org-deadline-warning-days 14)
'(org-default-notes-file "~/org/notes.org")
'(org-fast-tag-selection-single-key 'expert)
'(org-reverse-note-order t)
'(safe-local-variable-values
'((major-mode . sh-mode)
(eval bx:load-file:ifOneExists "./panelActions.el")
(eval blee:fill-column-indicator/enable)
(eval set-fill-column 115)
(eval img-link-overlays)
(eval setq-local ~blee:dblockController "interactive")
(eval setq-local ~blee:dblockEnabler nil)
(eval setq-local ~blee:panelUpdater nil)
(eval setq-local ~primaryMajorMode 'org-mode)
(eval setq-local ~selectedSubject "noSubject"))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(cfw:face-annotation ((t :foreground "green" :inherit cfw:face-day-title)))
'(cfw:face-day-title ((t :background "brown")))
'(cfw:face-default-content ((t :foreground "yellow")))
'(cfw:face-default-day ((t :weight bold :inherit cfw:face-day-title)))
'(cfw:face-disable ((t :foreground "DarkGray" :inherit cfw:face-day-title)))
'(cfw:face-grid ((t :foreground "DarkGrey")))
'(cfw:face-header ((t (:foreground "#d0bf8f" :weight bold))))
'(cfw:face-holiday ((t :background "black" :foreground "red" :weight bold)))
'(cfw:face-periods ((t :foreground "cyan")))
'(cfw:face-saturday ((t :foreground "yellow" :background "black" :weight bold)))
'(cfw:face-select ((t :background "red")))
'(cfw:face-sunday ((t :foreground "orange" :background "black" :weight bold)))
'(cfw:face-title ((t (:foreground "#f0dfaf" :weight bold :height 2.0 :inherit variable-pitch))))
'(cfw:face-today ((t :background: "grey10" :weight bold)))
'(cfw:face-today-title ((t :background "blue" :weight bold)))
'(cfw:face-toolbar ((t :foreground "blue" :background "magenta")))
'(cfw:face-toolbar-button-off ((t :foreground "Gray50" :weight bold)))
'(cfw:face-toolbar-button-on ((t :foreground "white" :weight bold)))
'(gnus-group-mail-1 ((((class color) (background dark)) (:foreground "red" :bold t))))
'(gnus-group-mail-1-empty ((((class color) (background dark)) (:foreground "green1" :bold t))))
'(gnus-group-mail-2 ((((class color) (background dark)) (:foreground "firebrick" :bold t))))
'(gnus-group-mail-2-empty ((((class color) (background dark)) (:foreground "green2" :bold t))))
'(gnus-group-mail-3 ((((class color) (background dark)) (:foreground "orange" :bold t))))
'(gnus-group-mail-3-empty ((((class color) (background dark)) (:foreground "green3" :bold t))))
'(gnus-group-mail-low ((((class color) (background dark)) (:foreground "yellow" :bold t))))
'(gnus-group-mail-low-empty ((((class color) (background dark)) (:foreground "green4" :bold t))))
'(gnus-group-news-1 ((((class color) (background dark)) (:foreground "red" :bold t))))
'(gnus-group-news-1-empty ((((class color) (background dark)) (:foreground "green1" :bold t))))
'(gnus-group-news-2 ((((class color) (background dark)) (:foreground "firebrick" :bold t))))
'(gnus-group-news-2-empty ((((class color) (background dark)) (:foreground "green2" :bold t))))
'(gnus-group-news-3 ((((class color) (background dark)) (:foreground "orange" :bold t))))
'(gnus-group-news-3-empty ((((class color) (background dark)) (:foreground "green3" :bold t))))
'(gnus-group-news-4 ((((class color) (background dark)) (:foreground "yellow" :bold t))))
'(gnus-group-news-4-empty ((((class color) (background dark)) (:foreground "green4" :bold t))))
'(gnus-group-news-5 ((((class color) (background dark)) (:foreground "purple3" :bold t))))
'(gnus-group-news-5-empty ((((class color) (background dark)) (:foreground "green5" :bold t))))
'(gnus-group-news-6 ((((class color) (background dark)) (:foreground "turquoise" :bold t))))
'(gnus-group-news-6-empty ((((class color) (background dark)) (:foreground "green6" :bold t))))
'(gnus-group-news-low ((((class color) (background dark)) (:foreground "pink" :bold t))))
'(gnus-group-news-low-empty ((((class color) (background dark)) (:foreground "green" :bold t))))
'(gnus-header-content ((((class color) (background dark)) (:foreground "white" :bold))))
'(gnus-header-from ((((class color) (background dark)) (:bold t :foreground "red"))))
'(gnus-header-name ((((class color) (background dark)) (:foreground "orange" :background "black" :bold t))))
'(gnus-header-newsgroups ((((class color) (background dark)) (:underline t :foreground "DarkGreen" :italic t))))
'(gnus-header-subject ((((class color) (background dark)) (:bold t :foreground "DarkGreen"))))
'(message-header-cc ((((class color) (background dark)) (:foreground "orange"))))
'(message-header-newsgroups ((((class color) (background dark)) (:foreground "yellow"))))
'(message-header-subject ((((class color) (background dark)) (:foreground "yellow"))))
'(message-header-to ((((class color) (background dark)) (:foreground "red")))))