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 B4042431FD0 for ; Sat, 26 Feb 2011 07:28:56 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[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 nZ7k5uzVSPLA for ; Sat, 26 Feb 2011 07:28:56 -0800 (PST) Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 27F97431FB5 for ; Sat, 26 Feb 2011 07:28:56 -0800 (PST) Received: from zancas.localnet (fctnnbsc30w-142167174034.pppoe-dynamic.High-Speed.nb.bellaliant.net [142.167.174.34]) (authenticated bits=0) by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id p1QFSmxc023913 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Sat, 26 Feb 2011 11:28:48 -0400 Received: from bremner by zancas.localnet with local (Exim 4.72) (envelope-from ) id 1PtM22-0000R1-Bl; Sat, 26 Feb 2011 11:26:06 -0400 From: David Bremner To: Erik Colson , notmuch@notmuchmail.org Subject: Re: encoding problem with Emacs notmuch.el In-Reply-To: References: User-Agent: Notmuch/0.5-101-g43901b8 (http://notmuchmail.org) Emacs/23.2.1 (x86_64-pc-linux-gnu) Date: Sat, 26 Feb 2011 11:26:06 -0400 Message-ID: <8739nakeb5.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: Sat, 26 Feb 2011 15:28:56 -0000 On Sat, 26 Feb 2011 15:12:12 +0100, Erik Colson wrote: > Ehlo, > > I installed notmuch with the notmuch.el interface. > Works well except for an encoding problem. > In the *notmuch-search- buffer, encoding is wrong. This is also true for > the article buffers. Hi Erik; Sorry this is a bit formulaic, but: Can you tell us your locale, and maybe provide a test message, so that we can try an duplicate the problem? Also can you try with a minimal .emacs, just enough to load notmuch. Thanks, David