From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/16610 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: 7bit and iso-8859-1 Date: 02 Sep 1998 16:30:58 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035155455 28855 80.91.224.250 (20 Oct 2002 23:10:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:10:55 +0000 (UTC) Return-Path: Original-Received: from gizmo.hpc.uh.edu (gizmo.hpc.uh.edu [129.7.102.31]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA10312 for ; Wed, 2 Sep 1998 10:43:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (sina.hpc.uh.edu [129.7.3.5]) by gizmo.hpc.uh.edu (8.7.6/8.7.3) with ESMTP id JAF00953; Wed, 2 Sep 1998 09:11:49 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 02 Sep 1998 09:40:30 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [209.195.19.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id JAA00154 for ; Wed, 2 Sep 1998 09:40:02 -0500 (CDT) Original-Received: from sparky.gnus.org (ppp043.uio.no [129.240.240.44]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA10196 for ; Wed, 2 Sep 1998 10:39:54 -0400 (EDT) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id QAA03928; Wed, 2 Sep 1998 16:42:23 +0200 Mail-Copies-To: never X-Now-Reading: Jack Dann (ed.)'s _Nova Awards 32_ Original-To: ding@gnus.org In-Reply-To: Jon Kvebaek's message of "02 Sep 1998 14:43:08 +0200" X-Mailer: Pterodactyl Gnus v0.14/Emacs 20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Let's see. Thät mëans that this one should be as well. Maybe just > using æ, ø and å isn't good enough... No, you got a "7bit" CTE, but the charset was right. Try the following: Put "Thïs" into an empty buffer, and then eval `(progn (mm-encode-body) (mm-body-encoding))'. You should get `7bit'. If not, go to the "ï" and eval `(char-charset (following-char))'. You should get `latin-iso8859-1'. If you get `ascii', then, uhm. Uhm? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen