]> 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:

add vim modelines for ft=muttrc
authormartin f. krafft <madduck@madduck.net>
Mon, 20 Aug 2007 22:58:39 +0000 (00:58 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 20 Aug 2007 22:58:39 +0000 (00:58 +0200)
alternates
headers
hooks
lists
offline

index 524ed872cfb4d47ea29fa638f08469a255227283..ae99076473d3d7db43f012cd24513b75e88a1b96 100644 (file)
@@ -31,3 +31,5 @@ alternates martin@krafft.(de|ch)
 alternates .+@blog\.madduck\.net
 alternates .+@(rw|int|home)\.madduck\.net
 alternates (contact|info|feedback|errata)@debiansystem.info
+
+# vim:ft=muttrc
diff --git a/headers b/headers
index 5d24f47ed9f7008c2478ba5d312aab3f0e480dd5..c0e146eac1a05f5c5b0e7795884c43e888c75a5b 100644 (file)
--- a/headers
+++ b/headers
@@ -29,3 +29,5 @@ unignore x-spam:
 #unignore user-agent x-mailer x-newsreader
 unignore x-justme
 unignore x-autoreplied
+
+# vim:ft=muttrc
diff --git a/hooks b/hooks
index 412c81dbeabeb4a9704dc1d7b73e2f3caa5cac6c..38eec1f9df4cb5a2525907f2bc17a96754bbeac6 100644 (file)
--- a/hooks
+++ b/hooks
@@ -18,4 +18,6 @@ send-hook '~C git@vger\.kernel\.org' 'unset followup_to'
 #macro index L '<enter>L'
 # NOTE: using M-F-T from procmail for now
 
+folder-hook spam push '<limit>~N<enter><sort-mailbox>s<first-entry>'
+
 # vim:ft=muttrc
diff --git a/lists b/lists
index 21a6c19c160f716ce14f55b9d5aa1bea3e79b1f2..d1b13e979090532c36385ba73902183cef7233b4 100644 (file)
--- a/lists
+++ b/lists
@@ -215,3 +215,5 @@ subscribe xfs@oss.sgi.com
 #subscribe zope@dzug.org
 #subscribe zope@zope.org
 #subscribe zwiki@zwiki.org
+
+# vim:ft=muttrc
diff --git a/offline b/offline
index 99137432fd120b45aa0e226da3fcb90fe66710f5..be1674d4d0a3caea4b900e070b74de0eff5bdb50 100644 (file)
--- a/offline
+++ b/offline
@@ -1 +1,3 @@
 set sendmail="~/.mutt/sendmail"
+
+# vim:ft=muttrc