From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18203 Path: main.gmane.org!not-for-mail From: Dave Love Newsgroups: gmane.emacs.gnus.general Subject: Re: CT: text/plain; charset=us-ascii, CTE: 8bit Date: 26 Oct 1998 19:17:11 +0000 Sender: owner-ding@hpc.uh.edu Message-ID: References: <87emrwctb1.fsf@duckman.mork.no> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035156768 4931 80.91.224.250 (20 Oct 2002 23:32:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:32:48 +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 OAA26553 for ; Mon, 26 Oct 1998 14:18:43 -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 NAB03932; Mon, 26 Oct 1998 13:18:23 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 26 Oct 1998 13:18:05 -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 NAA26494 for ; Mon, 26 Oct 1998 13:17:36 -0600 (CST) Original-Received: from djlvig.dl.ac.uk (djlvig.dl.ac.uk [148.79.112.146]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id OAA26521 for ; Mon, 26 Oct 1998 14:17:25 -0500 (EST) Original-Received: (from fx@localhost) by djlvig.dl.ac.uk (8.8.7/8.8.5) id TAA30321; Mon, 26 Oct 1998 19:17:14 GMT Original-To: ding@gnus.org X-Face: "_!nmR@11ZNuumt0oqG"Y3Hfy|;FGz)`"ul[G?ah6k-oNyDW?3/Nq3Qab$kUnUQ_d4};kPl R=}-Vqfo|S5mThi-kaBR=>%g5a3-OvnEhdHu{^APIaP:b}0m!$bDC>SX zz'r)e?`at?tpD*+~b+pf In-Reply-To: Lars Magne Ingebrigtsen's message of "Sun, 25 Oct 1998 22:41:24 GMT" Original-Lines: 19 X-Mailer: Gnus v5.6.44/Emacs 20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18203 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18203 >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> Ok, if one runs in unibyte mode, and there are characters that Lars> are not in the \000-\177 range, then the characters must be the Lars> result of current-language-environment. I don't think there's anything to stop you typing ça in an `English' current-language-environment which claims only to know about `ascii'. Lars> How does one go from current-language-environment to a charset? I don't think you do. I think the unibytten need a default non-ASCII Emacs charset, related to (instead of?) the MIME one. That's what I did with TM for MBSK Emacs (though I may have confused the two sorts of charsets). Perhaps it could be defvar'ed from `charset' in `language-info-alist' if `unibyte-display' is defined? (Not that I claim to understand this stuff.) Hurrah for sanctioning of unibyte!