From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/70589 Path: news.gmane.org!not-for-mail From: Gijs Hillenius Newsgroups: gmane.emacs.gnus.general Subject: Re: That newfangled IMAP thing... Date: Mon, 06 Sep 2010 18:26:52 +0200 Organization: Using Emacs' Org Mode Message-ID: <874oe2j0s3.fsf@hillenius.net> References: <87iq2jkn3b.fsf@elegiac.orebokech.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1283790456 2206 80.91.229.12 (6 Sep 2010 16:27:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 6 Sep 2010 16:27:36 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M18964@lists.math.uh.edu Mon Sep 06 18:27:35 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 1OseXb-0006An-A3 for ding-account@gmane.org; Mon, 06 Sep 2010 18:27:31 +0200 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 1OseXA-00032R-DF; Mon, 06 Sep 2010 11:27:04 -0500 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 1OseX8-00032A-W5 for ding@lists.math.uh.edu; Mon, 06 Sep 2010 11:27:02 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1OseX7-0005vc-MS for ding@lists.math.uh.edu; Mon, 06 Sep 2010 11:27:02 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1OseX6-0004ww-00 for ; Mon, 06 Sep 2010 18:27:00 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OseX6-0005qR-Kx for ding@gnus.org; Mon, 06 Sep 2010 18:27:00 +0200 Original-Received: from 109.128.52.71 ([109.128.52.71]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 18:27:00 +0200 Original-Received: from gijs by 109.128.52.71 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Sep 2010 18:27:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 109.128.52.71 X-Operating-System: Debian GNU/Linux Sid X-Homepage: http://www.hillenius.net/ X-GPGP-Fingerprint: 0D0B 9C67 0520 3B27 A91C 369B 7154 1B0A 04CF 3929 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:wljhDhATpXKiWxl+KZwGGdXuwKA= X-Spam-Score: -0.7 (/) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:70589 Archived-At: On 6 Sep 2010, Romain Francoise wrote: [...] > If emacs-snapshot is too broken to be usable I can usually unbreak > it right away, but someone needs to let me know... :-) > > In this case doing (encode-coding-string "hei" 'utf-7) appears to be > working fine for me and I had no other report of breakage. Is some > special environment required to reproduce the bug? adding (encode-coding-string "hei" 'utf-7) to .emacs does not help me here with the emacs-snapshot from 2010-09-03. Gnus takes forever to get the mail. I can send debug if that is helpful?