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 1208B431FD0 for ; Wed, 21 Dec 2011 08:38:10 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 gbNb0JBrhmvE for ; Wed, 21 Dec 2011 08:38:08 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B9E1D431FB6 for ; Wed, 21 Dec 2011 08:38:07 -0800 (PST) Received: by werm12 with SMTP id m12so3483447wer.26 for ; Wed, 21 Dec 2011 08:38:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=MiG55+OYIr1Y33/HBCzDA3Llq0hxeBdEboeFl62EmMQ=; b=bukgNYwXfGMTAk/xSRhELw/VBTVTRPBRsUnMQiKz+dXw4CI2EVOKZrUi0Hw6H9czhA LFdtHYgowOTc24IuaPQZWv1wddIbOQEZGiUPB3B8sdmsXO6rLjDRmoKeR5fCjcDA/r28 ehTaZcYi7szVe1f8A0DMSTFsnmP6fJJiEFTzI= Received: by 10.216.133.101 with SMTP id p79mr3860159wei.54.1324485485170; Wed, 21 Dec 2011 08:38:05 -0800 (PST) Received: from localhost ([91.144.186.21]) by mx.google.com with ESMTPS id 1sm14806544wiz.11.2011.12.21.08.38.03 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 21 Dec 2011 08:38:03 -0800 (PST) From: Dmitry Kurochkin To: Thomas Jost Subject: Re: [PATCH 1/2] emacs: rename notmuch-decimal-separator to notmuch-hello-thousands-separator In-Reply-To: <1324475059-16543-1-git-send-email-schnouki@schnouki.net> References: <87fwgewvje.fsf@gmail.com> <1324475059-16543-1-git-send-email-schnouki@schnouki.net> User-Agent: Notmuch/0.10.2+96~g74e5ae5 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Wed, 21 Dec 2011 20:37:20 +0400 Message-ID: <87aa6lx4n3.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: notmuch@notmuchmail.org X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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: Wed, 21 Dec 2011 16:38:10 -0000 Both patches look good to me. Thanks, Thomas! Regards, Dmitry