summaryrefslogtreecommitdiffstats
path: root/dvb-t/fi-Kuhmo_Niva
blob: df1b5e9136cb58b55bb4c4e036f6944d148b85e6 (plain)
1
2
3
4
5
# 2012-07-23 Antti Palosaari <crope@iki.fi>
# generated from http://www.digita.fi/kuluttajat/tv/nakyvyysalueet/kanavanumerot_ja_taajuudet
T 490000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 506000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
T 698000000 8MHz 2/3 NONE QAM64 8k 1/8 NONE
light .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# three mail accounts; use folder hooks to switch between them
folder-hook 'jmccrohan@gmail.com' source ~/.mutt/accounts/jmccrohan@mail.com/muttrc
folder-hook 'jmccroha@tcd.ie' source ~/.mutt/accounts/jmccroha@tcd.ie/muttrc
folder-hook 'jonathan@mccrohan.ie' source ~/.mutt/accounts/jonathan@mccrohan.ie/muttrc
macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.mutt/accounts/jmccrohan@gmail.com/muttrc<enter><change-folder>!<enter>'
macro index,pager <f3> '<sync-mailbox><enter-command>source ~/.mutt/accounts/jmccroha@tcd.ie/muttrc<enter><change-folder>!<enter>'
macro index,pager <f4> '<sync-mailbox><enter-command>source ~/.mutt/accounts/jonathan@mccrohan.ie/muttrc<enter><change-folder>!<enter>'

# switch to default account on startup
source ~/.mutt/accounts/jmccrohan@gmail.com/muttrc

# common settings
set sort = threads
set sort_aux = reverse-last-date-received
alternative_order text/enriched text/plain text/html 
auto_view text/html
set move = no  # leave messages where they are
set recall = no # don't ask about drafts when composing
bind editor <space> noop

# mutt-patched sidebar
set sidebar_visible sidebar_width=25
bind index,pager \CP sidebar-prev
bind index,pager \CN sidebar-next
bind index,pager \CO sidebar-open
macro index \Cb '<enter-command>toggle sidebar_visible<enter><refresh>'
macro pager \Cb '<enter-command>toggle sidebar_visible<enter><redraw-screen>'

# common mailbox settings
set realname = "Jonathan McCrohan"
set folder = "imaps://imap.gmail.com:993"
set spoolfile = "+INBOX"
set postpone = yes # save drafts
set postponed ="+[Google Mail]/Drafts"
set trash = "imaps://imap.gmail.com/[Google Mail]/All Mail" # archive rather than delete
set imap_idle

unset imap_passive
unset imap_peek
set imap_keepalive = 900
set mail_check=90

mailboxes =INBOX
mailboxes ="[Google Mail]/Starred"
mailboxes ="[Google Mail]/Sent Mail"
mailboxes ="[Google Mail]/Drafts"
mailboxes ="[Google Mail]/All Mail"
mailboxes ="[Google Mail]/Spam"
mailboxes ="[Google Mail]/Bin" # Bin if en-uk, Trash if en-us

# crypto (gpgme) settings
set crypt_use_gpgme
set pgp_autosign=yes
set pgp_sign_as=0x37AD3296
set pgp_replyencrypt=yes
set pgp_good_sign="^gpg: Good signature from"
set pgp_verify_sig=yes
set pgp_auto_decode=yes
set pgp_use_gpg_agent = yes