]> git.madduck.net Git - etc/mutt.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

do not mark newsletters old
authormartin f. krafft <madduck@madduck.net>
Mon, 17 Jul 2017 07:30:59 +0000 (09:30 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 17 Jul 2017 07:31:04 +0000 (09:31 +0200)
.mutt/hooks

index 2dca21ae1a1fd4b105ed386a9336ead23612e652..aac94d264a7340bd6cae1655cadd626e1f45a7fd 100644 (file)
@@ -31,7 +31,7 @@ folder-hook . 'set pager_index_lines=5'
 folder-hook feeds|mass 'set pager_index_lines=10'
 
 folder-hook . 'set mark_old'
-folder-hook drafts|store|feeds 'unset mark_old'
+folder-hook drafts|store|feeds|newsletters 'unset mark_old'
 
 folder-hook store push '<tag-pattern>~O|~N<enter><tag-prefix><clear-flag>n<tag-prefix><clear-flag>*<last-entry>'