From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/15659 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.user Subject: Re: Unicode(?) / display problems Date: Wed, 25 Jul 2012 08:57:59 +0200 Message-ID: <87fw8gjpjc.fsf@thinkpad.tsdh.de> References: <87k3xtt5sc.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1343199494 5522 80.91.229.3 (25 Jul 2012 06:58:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 25 Jul 2012 06:58:14 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Wed Jul 25 08:58:15 2012 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1StvXy-0008Tk-Ta for gegu-info-gnus-english@m.gmane.org; Wed, 25 Jul 2012 08:58:15 +0200 Original-Received: from localhost ([::1]:56944 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StvXy-0005N7-Cc for gegu-info-gnus-english@m.gmane.org; Wed, 25 Jul 2012 02:58:14 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55680) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StvXv-0005Mr-MK for info-gnus-english@gnu.org; Wed, 25 Jul 2012 02:58:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1StvXu-0003oU-N1 for info-gnus-english@gnu.org; Wed, 25 Jul 2012 02:58:11 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:33440) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1StvXu-0003oO-G0 for info-gnus-english@gnu.org; Wed, 25 Jul 2012 02:58:10 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1StvXt-0008Ov-Gy for info-gnus-english@gnu.org; Wed, 25 Jul 2012 08:58:09 +0200 Original-Received: from tsdh.uni-koblenz.de ([141.26.67.142]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Jul 2012 08:58:09 +0200 Original-Received: from tassilo by tsdh.uni-koblenz.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 25 Jul 2012 08:58:09 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 33 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: tsdh.uni-koblenz.de User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:xhD17MGpXclKgFSfBT/fhCRvRIc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:15659 Archived-At: Gary writes: >> Could you try to reproduce the issue with emacs in some other >> terminal emulator instead of the one you are currently using? > > Interesting. Yes, I did try it, and yes, it seemed to work okay. It > may be something to do with my setup, or it may be mintty. I think it looks like a problem with mintty. >> And what happens when you put the "odd" characters into some file and >> find that from within emacs? Also garbage? And what if you cat the >> file, or open it with less? > > I'm not sure what you mean... Oh. You mean somehow export the article > to a file, and then visiting that file with emacs? Yes, exactly that. You can do that when you open the article with gnus and then do `O f ~/the-article.txt RET'. And also you might want to test it without emacs using $ less the-article.txt and $ cat the-article.txt on the command line. If the terminal emulator has strange display issues afterwards, then it's its fault. Bye, Tassilo