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 346D64196F4 for ; Fri, 14 May 2010 11:29:16 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.702 X-Spam-Level: X-Spam-Status: No, score=0.702 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham 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 Qtag0R43Fpuw for ; Fri, 14 May 2010 11:29:06 -0700 (PDT) Received: from mail-qy0-f184.google.com (mail-qy0-f184.google.com [209.85.221.184]) by olra.theworths.org (Postfix) with ESMTP id E35374196F0 for ; Fri, 14 May 2010 11:29:05 -0700 (PDT) Received: by qyk14 with SMTP id 14so1137527qyk.26 for ; Fri, 14 May 2010 11:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=jUJPvrKa6yrmmIKgoH9rOnUssv+W4RWYDiSzfjaXW/E=; b=M/qmGbZhUcu06CxK3COk1K43ntBsyWFUHqdwnLToFtz8PGrj3YWCfKwdC+h0uN+8rw weEJ+7l+2cQkpTwbQNb78nCkVvfI+EiFj7mWAh2BuUAwhkysx2t40Dx5phUaXGh1W5df Xyaazmn5I9QTKmtzj2XFOIXjT6FbAW4TIjb3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=HfreMhLZawqwLt+HKV6wNKctG8KPhOhbS/3wJLXJRBUCre+FYidHAKexmTCLmou68h +0aiS4qMzFLsYP+G3V93s0G7ALx/p6i+/2Eqg64j9FwXN7tK5giyIq5qSHojgExmgOI0 eQTECWuoDPE/BC3QyM5uKbMFv/lEyyeITE54w= Received: by 10.224.66.30 with SMTP id l30mr823765qai.381.1273861745288; Fri, 14 May 2010 11:29:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.80.212 with HTTP; Fri, 14 May 2010 11:28:45 -0700 (PDT) From: Igor Shenderovich Date: Fri, 14 May 2010 20:28:45 +0200 Message-ID: Subject: utf-8 in author field To: notmuch@notmuchmail.org Content-Type: multipart/alternative; boundary=00c09f905df6d2258b0486920c5c 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: Fri, 14 May 2010 18:29:16 -0000 --00c09f905df6d2258b0486920c5c Content-Type: text/plain; charset=ISO-8859-1 Hello all, I'm using the latest version of notmuch (cloned from git on May 13), but I can't handle with utf-8 symbols in the authors field. For example, I have a letter with the field "authors": "=?UTF-8?B?Z3JpZmZvbiAtINCa0L7QvNC80LXQvdGC0LDRgNC40Lkg0LIg0JbQlg==?=", (got it from usual emacs interface). However, the body of this letter is pretty readable (it also contains some utf-8 characters). What should one do to see the true list of authors? --00c09f905df6d2258b0486920c5c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello all,

I'm using the latest version of notmuch (= cloned from git on May 13), but I can't handle with utf-8 symbols in th= e authors field. For example, I have a letter with the field

"authors": "=3D?UTF-8?B?Z3JpZmZvbiAtINCa0L7Q= vNC80LXQvdGC0LDRgNC40Lkg0LIg0JbQlg=3D=3D?=3D",

(got it from usual emacs interface).=A0

Ho= wever, the body of this letter is pretty readable (it also contains some ut= f-8 characters).=A0

What should one do to see the true list of authors?


--00c09f905df6d2258b0486920c5c--