quote - parentheses
matthewt [Thu, 14 Jul 2011 18:50:36 +0000 (18:50 +0000)]
git-svn-id: https://jules.scsys.co.uk/repository/shadowcat-code/scratchpad/matthewt/sig/lib@1072 8a6f57db-631f-0410-b083-dc7c4259d016

quotefile

index 53003db..ef41bb9 100644 (file)
--- 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.