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

read mailboxes without the massive ones
authormartin f. krafft <madduck@madduck.net>
Mon, 5 May 2008 09:20:37 +0000 (10:20 +0100)
committermartin f. krafft <madduck@madduck.net>
Mon, 5 May 2008 09:20:37 +0000 (10:20 +0100)
.mutt/muttrc

index d02c553aa87ad5544a916fc76dee405567e626d6..87d75022e42c1059c4a9c8f42f7693eeb65913a4 100644 (file)
@@ -4443,5 +4443,5 @@ source $my_confdir/lists
 source $my_confdir/spam
 source $my_confdir/hooks
 
-#set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`
-#source $my_mailboxes
+set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null`
+source $my_mailboxes