From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18163 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: CT: text/plain; charset=us-ascii, CTE: 8bit Date: 25 Oct 1998 23:38:14 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87emrwctb1.fsf@duckman.mork.no> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035156735 4736 80.91.224.250 (20 Oct 2002 23:32:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:32:15 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA01669 for ; Sun, 25 Oct 1998 17:40:55 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB26263; Sun, 25 Oct 1998 16:40:44 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Sun, 25 Oct 1998 16:40:34 -0600 (CST) 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 QAA12104 for ; Sun, 25 Oct 1998 16:40:19 -0600 (CST) Original-Received: from sparky.gnus.org (ppp047.uio.no [129.240.240.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA01638 for ; Sun, 25 Oct 1998 17:40:05 -0500 (EST) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id XAA31441; Sun, 25 Oct 1998 23:39:59 +0100 Mail-Copies-To: never X-Now-Reading: Amy Hempel's _Reasons to Live_ X-Now-Playing: Stereolab's _Aluminium Tunes [Switched On 3] (cd2)_: "One Note Samba - Surfboard" Original-To: ding@gnus.org In-Reply-To: "Bjørn Mork"'s message of "Sun, 25 Oct 1998 19:53:06 GMT" User-Agent: Gnus/5.070041 (Pterodactyl Gnus v0.41) Emacs/20.3 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > Doesn't look good, does it? pgnus has suddenly started using us-ascii > instead of iso-8859-1. Sweet brother of Festus. (find-charset-region (point-min) (point-max)) in --unibyte mode returns `(ascii)', no matter how many æøå's you put into the buffer. *gack* Er... Ok, if one runs in unibyte mode, and there are characters that are not in the \000-\177 range, then the characters must be the result of current-language-environment. How does one go from current-language-environment to a charset? -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen