From: matthewt <matthewt@8a6f57db-631f-0410-b083-dc7c4259d016>
Date: Thu, 14 Jul 2011 18:50:36 +0000 (+0000)
Subject: quote - parentheses
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=acdf5357c1727a95e98935da54444aec1d8b2be3;p=scpubgit%2Fmst-quotefile.git

quote - parentheses


git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@1072 8a6f57db-631f-0410-b083-dc7c4259d016
---

diff --git a/quotefile b/quotefile
index 53003db..ef41bb9 100644
--- a/quotefile
+++ b/quotefile
@@ -2784,3 +2784,8 @@ than in C."
 %
 <@bob> in normal operation mongo wil only write to disk every 60 seconds.
 <@bob> this enables it to be webscale.
+%
+< yrlnry> I've started using a lisp style for indenting parentheses and 
+          the like when writing Perl.  So far nobody has complained.
+< mauke> I've started using a C style for indenting parentheses and the 
+         like when writing Lisp. So far everybody has complained.