From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78583 Path: news.gmane.org!not-for-mail From: Steinar Bang Newsgroups: gmane.emacs.gnus.general Subject: Re: agent articles get \201 inserted Date: Mon, 25 Apr 2011 07:36:25 +0200 Organization: Probably a good idea Message-ID: <87aafe51uu.fsf@dod.no> References: <87hbbda17t.fsf@dod.no> <87y64pi9e3.fsf@dod.no> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1303709851 17600 80.91.229.12 (25 Apr 2011 05:37:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 25 Apr 2011 05:37:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M26886@lists.math.uh.edu Mon Apr 25 07:37:25 2011 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 1QEEU9-0003j0-3s for ding-account@gmane.org; Mon, 25 Apr 2011 07:37:25 +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 1QEETX-0005LD-4X; Mon, 25 Apr 2011 00:36:47 -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 1QEETU-0005L5-Tz for ding@lists.math.uh.edu; Mon, 25 Apr 2011 00:36:44 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QEETO-0004tp-Q7 for ding@lists.math.uh.edu; Mon, 25 Apr 2011 00:36:44 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QEETL-0004Fp-W4 for ding@gnus.org; Mon, 25 Apr 2011 07:36:35 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QEETL-0003NY-40 for ding@gnus.org; Mon, 25 Apr 2011 07:36:35 +0200 Original-Received: from cm-84.208.226.30.getinternet.no ([84.208.226.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Apr 2011 07:36:35 +0200 Original-Received: from sb by cm-84.208.226.30.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Apr 2011 07:36:35 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: ding@gnus.org Original-Lines: 32 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cm-84.208.226.30.getinternet.no Mail-Copies-To: never User-Agent: Gnus/5.110016 (No Gnus v0.16) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:/MunM7uOlA+MD7KMpaST0nZNQTs= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78583 Archived-At: >>>>> Lars Magne Ingebrigtsen : > Steinar Bang writes: >> Actually... this seems to be an emacs22 issue. Happens with emacs22 on >> Ubuntu 10.10 and on CentOS5, but not in emacs23 on debian testing. [snip!] > This bug sounds familiar to me, but I don't remember what the underlying > issue was in Emacs 22 any more. Anybody remember? Digging through some archives: http://thread.gmane.org/gmane.emacs.gnus.user/7984 This was nnml, not nnimap. But I used to have that standard-display-european setting: r1030 | sb | 2008-04-28 12:15:40 +0200 (Mon, 28 Apr 2008) | 7 lines Changed to work with GNU emacs 22: - remove the semi-deprecated use of standard-display-european - remove the use of iso-accents-mode, which doesn't seem to be there anymore (pity, since it's in my fingers) (hm... removed that setting for emacs22, actually..?) No conclusions on that thread, unfortunately...:-/ Back in 2009, Simon had a similar problem when sending http://thread.gmane.org/gmane.emacs.gnus.general/67826/focus=24020 The thread mentions a change in nnimap-demule that was reverted in 2004, and broke emacs23 display of email in 2008. But nnimap-demule doesn't exist anymore, so that's another dead end.