Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id F2CF3431FBC for ; Fri, 20 Nov 2009 07:08:33 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id n+3WPxV+CuXL for ; Fri, 20 Nov 2009 07:08:33 -0800 (PST) Received: from mail-bw0-f224.google.com (mail-bw0-f224.google.com [209.85.218.224]) by olra.theworths.org (Postfix) with ESMTP id 4395B431FAE for ; Fri, 20 Nov 2009 07:08:33 -0800 (PST) Received: by bwz24 with SMTP id 24so2374819bwz.30 for ; Fri, 20 Nov 2009 07:08:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.155.92 with SMTP id r28mr1491982bkw.121.1258729711092; Fri, 20 Nov 2009 07:08:31 -0800 (PST) Date: Fri, 20 Nov 2009 16:08:31 +0100 Message-ID: From: Jan Janak To: Not Much Mail Content-Type: text/plain; charset=UTF-8 Subject: [notmuch] Recommended Coding Style? X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2009 15:08:34 -0000 Hi Guys, Is there any recommended coding style for the C/C++ code in notmuch? -- Jan