From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/75446 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: nnir and character encodings? Date: Mon, 27 Dec 2010 12:01:28 +0100 Organization: Probably a good idea Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1293447788 7712 80.91.229.12 (27 Dec 2010 11:03:08 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Dec 2010 11:03:08 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M23798@lists.math.uh.edu Mon Dec 27 12:03:04 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PXAr1-00050l-DR for ding-account@gmane.org; Mon, 27 Dec 2010 12:03:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PXApk-0006JZ-7p; Mon, 27 Dec 2010 05:01:44 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PXApi-0006JQ-Be for ding@lists.math.uh.edu; Mon, 27 Dec 2010 05:01:42 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PXApg-0005z5-2p for ding@lists.math.uh.edu; Mon, 27 Dec 2010 05:01:41 -0600 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1PXApe-0005VR-Pv for ding@gnus.org; Mon, 27 Dec 2010 12:01:38 +0100 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PXApe-0004ZJ-0a for ding@gnus.org; Mon, 27 Dec 2010 12:01:38 +0100 Original-Received: from 62.113.137.5 ([62.113.137.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Dec 2010 12:01:38 +0100 Original-Received: from sb by 62.113.137.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Dec 2010 12:01:38 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 15 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 62.113.137.5 Mail-Copies-To: never User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.3 (gnu/linux) Cancel-Lock: sha1:cNxoTyv0qQeGhVDgUMZbpR9dgpw= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:75446 Archived-At: Question: how does nnir handle character encodings? I tried to search my nnimap server for "widerĝe" (without the quotes) to find my X-mas airplane tickets. That came up with no matches. But "wideroe" (again without the quotes) came up with matches. So the searches seems to be ASCII-only...? I don't know whether that limitation is in nnir, or the protocol, or the dovecot IMAP server. It could be encoding mismatch as well. Ie. one component in the search operating in iso-8859-1 and one in utf-8 or something like that. (Note: that "wideroe" actually worked isn't so strange. The email address of the sender is @wideroe.top-level-domain-removed )