| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273 | 
							- #theme=mutt
 
- quit_on_last_bclose = True
 
- #theme=sup
 
- body_mimetype=text/plain
 
- #theme = sup
 
- #prefer_plaintext=True
 
- #theme = solarized
 
- search_threads_sort_order = newest_first
 
- complete_matching_abook_only = False
 
- #thread_statusbar = [{buffer_no}: thread:{tid}] {subject} total: {total_messages}, itags: {intersection_tags}  ttags: {thread_tags} 
 
- #thread_statusbar = [{buffer_no}: thread:{tid}] {subject} total: {total_messages}, tags: {thread_tags} 
 
- ansi_background=False
 
- show_count_in_tag_list = messages
 
- #initial_command = search tag:inbox ; search tag:sent
 
- #bug_on_exit = true
 
- #editor_cmd = /usr/bin/vim -f -c 'set filetype=mail' +
 
- #editor_cmd = emacs +4
 
- #editor_spawn = False
 
- #editor_in_thread = False
 
- #show_statusbar = false
 
- #quote_prefix = '|'
 
- #compose_ask_tags = True
 
- #editor_in_thread = False
 
- #editor_spawn = True
 
- #editor_cmd = vim
 
- edit_headers_whitelist = Attach,From,To,Subject
 
- #edit_headers_whitelist = ,
 
- edit_headers_blacklist = ' '
 
- #display_content_in_threadline = True
 
- displayed_headers = To,Cc,Bcc,Subject,Tags,Date,Message-Id
 
- notify_timeout = 4
 
- #show_statusbar = False
 
- #timestamp_format = '%c'
 
- #print_cmd = muttprint -F Utopia -a From_Date_*Subject*_/Tags/
 
- print_cmd = muttprint -2 -F Utopia -a From_Date_*Subject* -p TO_FILE:~/print.ps
 
- prompt_suffix = "> "
 
- reply_force_address = true
 
- forward_force_address = true
 
- bounce_force_address = true
 
- thread_subject= oldest
 
- #user_agent = alot/{version}
 
- [accounts]
 
-   
 
-   [[unblink]]
 
-     realname = Colin Powell
 
-     address = colin@unbl.ink
 
-     gpg_key = 7B405BE1
 
-     sign_by_default = True
 
-     type = sendmail
 
-     sendmail_command = msmtp --account=unblink -t
 
-     draft_box = maildir:///home/powellc/Mail/colin@unbl.ink/Drafts
 
-     sent_box = maildir:///home/powellc/Mail/colin@unbl.ink/Sent
 
- [bindings]
 
-   q=bclose;refresh
 
-   ', a' = "call hooks.pa(ui)"
 
-   '[' = compose --template bpp
 
-   M = compose --spawn=1
 
-   T = search is:todo
 
-   Y = search is:travel
 
-   A = search is:alot
 
-   S = search is:sent
 
-   % = "shellescape '/home/powellc/var/documents/scripts/checkmail.sh'; refresh"
 
-   'meta left' = bprevious
 
-   'meta right' = bnext
 
-   'meta 1' = buffer 1
 
-   'meta 2' = buffer 2
 
-   'meta 3' = buffer 3
 
-   'meta 4' = buffer 4
 
-   'meta 5' = buffer 5
 
-   'g g' = move first
 
-   
 
-   [[search]]
 
-     #H = untag --all LA
 
-     & = toggletags killed
 
-     ! = toggletags flagged
 
-     s = toggletags unread
 
-     t = toggletags todo
 
-     y = toggletags travel
 
-     F = toggletags flat
 
-     D = toggletags delete
 
-     #enter = "select; fold NOT is:unread"
 
-   
 
-   [[thread]]
 
-     ', t' = "call hooks.translate(ui)"
 
-     ', w' = "call hooks.whereisit(ui)"
 
-     #H = "call ui.current_buffer.get_selected_message().test_parser()"
 
-     #G = "pipeto 'git am'"
 
-     t = toggletags todo
 
-     F = toggletags flat
 
-     a = toggletags inbox
 
-     y = toggletags travel
 
-     v = verify
 
-     ' ' = fold;move next;unfold
 
-     $ = call hooks.github(ui)
 
-     U = call hooks.unsubscribe()
 
-     D = call hooks.dimapseminar(ui)
 
-     u = pipeto urlscan 2> /dev/null
 
- ########################################################
 
- 16_base03 = 'dark gray'
 
- 16_base02 = 'black'
 
- 16_base01 = 'light green'
 
- 16_base00 = 'yellow'
 
- 16_base0 = 'light blue'
 
- 16_base1 = 'light cyan'
 
- 16_base2 = 'light gray'
 
- 16_base3 = 'white'
 
- 16_yellow = 'brown'
 
- 16_orange = 'light red'
 
- 16_red = 'dark red'
 
- 16_magenta = 'dark magenta'
 
- 16_violet = 'light magenta'
 
- 16_blue = 'dark blue'
 
- 16_cyan = 'dark cyan'
 
- 16_green = 'dark green'
 
- # Use a slightly different mapping here to be able to use "bold" in 256c mode
 
- 256_base03 = 'dark gray'
 
- 256_base02 = 'black'
 
- 256_base01 = 'light green'
 
- 256_base00 = 'yellow'
 
- 256_base0 = 'g66'
 
- 256_base1 = 'g70'
 
- 256_base2 = 'light gray'
 
- 256_base3 = 'white'
 
- 256_yellow = 'brown'
 
- 256_orange = 'light red'
 
- 256_red = 'dark red'
 
- 256_magenta = 'dark magenta'
 
- 256_violet = 'light magenta'
 
- 256_blue = 'dark blue'
 
- 256_cyan = '#088'
 
- 256_green = 'dark green'
 
- ########################################################
 
- #
 
- #   ⅏ 🚂🚠
 
- #   🔘 🔥
 
- [tags]
 
-   [[flagged]]
 
-       translated = ⚑
 
-       normal = '','','light red','','dark red',''
 
-   [[inbox]]
 
-     translated = ➤#📨●◉↘
 
-     normal = "", "", "", "", "", ""
 
-   [[sent]]
 
-     translated =  ↗#⇗
 
-     normal = '','', 'dark blue', '', 'dark blue', ''
 
-   [[unread]]
 
-     translated = ''
 
-   [[replied]]
 
-     translated = ⏎
 
-     normal = '','', 'dark cyan', 'default', 'dark blue', 'default'
 
-   [[encrypted]]
 
-     translated = 🔒#🔑#⚷
 
- #    normal = "", "", "", "", "#0ff", "#006"
 
-   [[signed]]
 
-     translated = ®
 
-     normal = "", "", "", "", "", ""
 
-   [[ring]]
 
-     translated = 💍#◉
 
-   [[killed]]
 
-     translated = τ  # ☠
 
- #    normal = "", "", "", "", g70, g27
 
-   [[lists]]
 
-     translated = 📃#⎎
 
-   [[attachment]]
 
-     translated = 📎
 
-     normal = "", "", 'light blue', '', 'light blue', ''
 
-   
 
-   [[bug]]
 
-     translated = 🐜
 
-     normal = "", "", "dark red", "", "light red", ""
 
-   [[todo]]
 
-     normal = "", "", white, "dark magenta", white, "dark magenta"
 
-   
 
-   [[C4P]]
 
-     normal = "", "", "", "", g74, g23
 
-   
 
-   [[lists/seminars]]
 
-     normal = "", "", "", "", "", "#6da"
 
-   
 
-   [[G+]]
 
-     normal = "", "", "", "", "#0ff", "#00f"
 
-   
 
-   [[peergroup]]
 
-     normal = "", "", "", "", "#006", "#08d"
 
-   
 
-   [[soc]]
 
-     normal = "", "", "", "", "#6da", "#08d"
 
-   
 
-   [[foo]]
 
-     translated = ⚽
 
-     #normal = "", "", "", "", "#6da", "#08d"
 
-   
 
-   [[lists/wols]]
 
-     translated = wols
 
-     normal = "", "", "", "", "#6da", "#08d"
 
-   
 
-   [[lists/sicsa]]
 
-     translated = UoE/sicsa
 
-     normal = "", "", "", "", "#6da", "#060"
 
-   
 
-   [[lists/gradschool]]
 
-     translated = UoE/gradschool
 
-     normal = "", "", "", "", "#6da", "#060"
 
-   
 
-   [[lists/students]]
 
-     translated = UoE/students
 
-     normal = "", "", "", "", g74, "#080"
 
-   
 
-   [[lists/phd-degree-students]]
 
-     translated = UoE/PhD
 
-     normal = "", "", "", "", g74, "#080"
 
-   [[automata]]
 
-     normal = "", "", "", "", g74, "#060"
 
-   
 
-   [[lists/atp-vim-list]]
 
-     translated = atp
 
-     normal = "", "", "", "", "", "#606"
 
-   
 
-   [[lists/inf-general]]
 
-     translated = inf
 
-   
 
-   [[lists/alot]]
 
-    translated = alot
 
-     normal = "", "", "", "", "#80d,bold", "#df6"
 
-   
 
-   [[lists/urwid]]
 
-     normal = "", "", "", "", "#080", "#606"
 
-   
 
-   [[travel]]
 
-     translated = ✈
 
-   
 
-   [[lists/mutt-kz]]
 
-     normal = "", "", "", "", "#fff", "#606"
 
-   
 
-   [[notmuch::bug]]
 
-     translated = nm:bug
 
-     normal = "", "", "light red, bold", "light blue", "light red, bold", "#88d"
 
-   
 
-   [[lists/notmuch.*]]
 
-     translation = notmuch::(.*), \1
 
-     normal = "", "", "", "", "#fff", "#88d"
 
-   
 
-   [[lists/lfcs-.*]]
 
-     translation = lists/lfcs-(.*), LFCS-\1
 
-     normal = "", "", "", "", "#6da", "#060"
 
-   
 
-   [[lists/labri]]
 
-     translated = labri
 
-     normal = "", "", "", "", "#6da", "#060"
 
-   
 
-   [[lists/dimapseminar]]
 
-     translated = dimap
 
-     normal = "", "", "", "", "#08f,bold", ""
 
 
  |