Re: C coding conventions for notmuch
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 24 Nov 2010 21:54:15 +0000 (16:54 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:36 +0000 (09:37 -0800)
69/c26b40a3cbb85735233cd6874533c66a21a410 [new file with mode: 0644]

diff --git a/69/c26b40a3cbb85735233cd6874533c66a21a410 b/69/c26b40a3cbb85735233cd6874533c66a21a410
new file mode 100644 (file)
index 0000000..89684a6
--- /dev/null
@@ -0,0 +1,104 @@
+Return-Path: <dkg@fifthhorseman.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 8E306431FB6\r
+       for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 13:54:20 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[UNPARSEABLE_RELAY=0.001] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id JddVtvAkoGNV for <notmuch@notmuchmail.org>;\r
+       Wed, 24 Nov 2010 13:54:20 -0800 (PST)\r
+Received: from rodolpho.mayfirst.org (mail.freitas.net [209.234.253.107])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id E3308431FB5\r
+       for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 13:54:19 -0800 (PST)\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by rodolpho.mayfirst.org (Postfix) with ESMTP id 2E64E3CD5C\r
+       for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 16:54:16 -0500 (EST)\r
+X-Virus-Scanned: Debian amavisd-new at rodolpho.mayfirst.org\r
+Received: from rodolpho.mayfirst.org ([127.0.0.1])\r
+       by localhost (rodolpho.mayfirst.org [127.0.0.1]) (amavisd-new,\r
+       port 10024) with ESMTP id hFJiN8p4HJZb for <notmuch@notmuchmail.org>;\r
+       Wed, 24 Nov 2010 16:54:16 -0500 (EST)\r
+Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender:\r
+       smtpauth@rodolpho.mayfirst.org) with ESMTPSA id E77313CD48\r
+Message-ID: <4CED8987.6040805@fifthhorseman.net>\r
+Date: Wed, 24 Nov 2010 16:54:15 -0500\r
+From: Daniel Kahn Gillmor <dkg@fifthhorseman.net>\r
+User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US;\r
+       rv:1.9.2.12) Gecko/20101110 Icedove/3.1.6\r
+MIME-Version: 1.0\r
+To: notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: C coding conventions for notmuch\r
+References: <4CEC0C88.5030304@fifthhorseman.net>\r
+       <87pqtubej1.fsf@steelpick.2x.cz>\r
+In-Reply-To: <87pqtubej1.fsf@steelpick.2x.cz>\r
+X-Enigmail-Version: 1.1.2\r
+OpenPGP: id=D21739E9\r
+Content-Type: multipart/signed; micalg=pgp-sha512;\r
+       protocol="application/pgp-signature";\r
+       boundary="------------enigBD5F4EA5B96196ADC7B352E6"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+Reply-To: notmuch <notmuch@notmuchmail.org>\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Wed, 24 Nov 2010 21:54:20 -0000\r
+\r
+This is an OpenPGP/MIME signed message (RFC 2440 and 3156)\r
+--------------enigBD5F4EA5B96196ADC7B352E6\r
+Content-Type: text/plain; charset=UTF-8\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+On 11/24/2010 04:25 PM, Michal Sojka wrote:\r
+>               (c-cleanup-list . (space-before-funcall))\r
+\r
+This line makes my emacs prompt that it "may not be safe" -- it seems\r
+impolite to ask users just opening up the code within emacs to execute\r
+arbitrary emacs macros.\r
+\r
+This sort of decision is what made the Word Macro virus effective ;)\r
+\r
+       --dkg\r
+\r
+\r
+--------------enigBD5F4EA5B96196ADC7B352E6\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+Content-Description: OpenPGP digital signature\r
+Content-Disposition: attachment; filename="signature.asc"\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.11 (GNU/Linux)\r
+Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/\r
+\r
+iQIcBAEBCgAGBQJM7YmHAAoJEMzS7ZTSFznpe0QP/jia7bhPrv6w5uVCxYkFiU8U\r
+/6GGYvOklf3ET9AmOl5x9pNmhcqs5kz7VF5H9FZwlymkCoqvtp9dD6YaQXwhLiLs\r
+2k6GwXbIJYTPBTsFo0KHeefr+y2XVuFmmwaZINpM/vThjm7NcvWihfA+98IbvbOB\r
+iLbymDCcnGyaXqnV9Wb+DSPFEejD+qtKWSKpYr5Lf8Lwncp7WdGw0h/itDfx7avj\r
+B4yRhphHPG9iD3LM/PjWwePQVSG7Y3v1xkyd2QYkCYUlHjP9QZkBCd3lV3xJNmTX\r
+QPQ5sHGq+GRjznOqZQ5zNtRCiBQJCM76O3ojQKTQVllqH4YTveH7Gmd7FOakQoew\r
+wgRb1tQhUvLF8vihygkkG6d96JopqGAwHNowzwUBvdgGfu2BIXE5eqDlQ3ghZLOJ\r
+yesMjDL/M5ebmBy/+ShV+dpRFQzd80BGLfb6VxkHgtPk94hbRUVia16exoqnnPmx\r
+YRve6jb6Kt6k3xeaaXrrhGK7ztplbomFF4KysfIVHuJfPLqJZOkrZJUed//yDi0M\r
+gquqrYeKK1/X2KCOA6anOAAQ/Q/wD8D4O54sUCppvxNmRTuJwXLUmDxyvFdWyaUQ\r
+ccUvL19XS75mqQcMyIFXIuXwSM4BZ3FZhv0QrN7L/z7gHsHhpRFOrdENrAbCrB9Q\r
+nDLwqUhxY7wXjcZYkpaI\r
+=bhac\r
+-----END PGP SIGNATURE-----\r
+\r
+--------------enigBD5F4EA5B96196ADC7B352E6--\r