]> gitweb.fluxo.info Git - rhatto/dotfiles/mail.git/commitdiff
Productivity enhancements for mutt
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 9 Apr 2023 00:34:45 +0000 (21:34 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 9 Apr 2023 00:34:45 +0000 (21:34 -0300)
mailcap.dot.link
muttrc.dot.link

index 62b8094fe8c7898cf5be98c7f5840a7e94a4ff7c..1d95800192e2e60b0aa6e469134aa72cb723fc57 100644 (file)
@@ -145,9 +145,13 @@ application/vnd.sun.xml.math;soffice %s
 application/vnd.stardivision.math;soffice %s
 application/x-starmath;soffice %s
 applicatiom/rtf; unrtf --text '%s'; copiousoutput; description="M$ Word Text"; nametemplate=%s.doc
-text/html; lynx -dump %s; nametemplate=%s.htm; copiousoutput
+text/html; w3m -I %{charset} -T text/html; copiousoutput
+#text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -collapse_br_tags -dump %s; nametemplate=%s.html; copiousoutput
+#text/html; lynx -dump %s; nametemplate=%s.htm; copiousoutput
 #text/html; pandoc -f html -t markdown; copiousoutput; description=HTML Text; test=type pandoc >/dev/null
 #text/html; links -dump %s; nametemplate=%s.htm; copiousoutput
+#text/html; elinks -dump; copiousoutput;
+#text/html; elinks -dump -dump-color-mode 1; copiousoutput;
 application/pgp-keys; gpg -f < %s ; copiousoutput
 audio/mp3;mpg123 %s
 audio/mpeg;mplayer %s
index f26055e4204f8d381cdbeae11ad7cf012ae3e5b4..9af1163d3ff74e5dfd5e905a799543e235b81b27 100644 (file)
@@ -27,6 +27,8 @@ set user_agent = no
 set quit = yes
 set read_inc = 10
 set mail_check = 120
+set mail_check_recent = no
+set mark_old = no
 set menu_scroll = no
 set help = yes
 set delete = yes
@@ -98,8 +100,8 @@ set folder_format = "%2C %t %N %f"
 #     http://www.davep.org/mutt/muttrc/folder-hooks.html
 #     http://www.earth.li/~huggie/mutt/muttrc.html
 #     http://rc.vc/files/mutt/folderhooks.html
-#folder-hook . 'set record="^"'
 #folder-hook =INBOX$ 'set record = "mail/INBOX.Sent"'
+folder-hook . 'set record="^"'
 
 # -------
 # Sending