also sprach Marten Veldthuis [2010.02.04.0353 +1300]: > > Like this? http://notmuchmail.org/recentchanges/ > > No, more like this: http://git.notmuchmail.org/git/notmuch-wiki To my knowledge, neither of these two give you diffs. This is what a post-receive hook offers. It's trivial to do with Git. Assuming a recent Git-on-Debian, it's just (assuming you are in the bare repository) test -d refs || echo not in repo sed -e 's,^#\.,,' hooks/post-receive.sample > hooks/post-receive chmod 755 !$ git config hooks.mailinglist notmuch@notmuchmail.org One might also have to send hooks.envelopesender and hooks.emailprefix (without trailing space) could be nice. PS: speaking of prefixes, how about remving the subject prefix of this list in general? ;) -- martin | http://madduck.net/ | http://two.sentenc.es/ "arguments are extremely vulgar, for everyone in good society holds exactly the same opinion." -- oscar wilde spamtraps: madduck.bogus@madduck.net