From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33920 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: \201 *waugh* Date: 28 Dec 2000 23:10:42 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <2ng0j8z9je.fsf@tiger.jia.vnet> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169939 27679 80.91.224.250 (21 Oct 2002 03:12:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:12:19 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by mailhost.sclp.com (Postfix) with ESMTP id 00706D049D for ; Thu, 28 Dec 2000 15:08: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 OAB00470; Thu, 28 Dec 2000 14:07:54 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 28 Dec 2000 14:07:17 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA08671 for ; Thu, 28 Dec 2000 14:07:05 -0600 (CST) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id DDE96D049D for ; Thu, 28 Dec 2000 15:07:29 -0500 (EST) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id VAA17880 for ding@gnus.org; Thu, 28 Dec 2000 21:07:52 +0100 (CET) Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 23 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 978034071 1979 195.204.10.148 (28 Dec 2000 20:07:51 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 28 Dec 2000 20:07:51 GMT Mail-Copies-To: never X-Now-Playing: Vert's _The =?iso-8859-1?q?K=F6ln?= Konzert_: "Part One" User-Agent: Gnus/5.090001 (Oort Gnus v0.01) Emacs/20.6 X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > When a unibyte string is inserted into a multibyte buffer, Emacs > automatically converts 8-bit characters into iso8859-1 characters. Oh. Huh. Is that a new thing? How does it know that I want iso8859-1 and not anything else? > To insert literally 8-bit characters, you have to use some tricks > like > > (insert (string-as-multibyte "aksje-\345r")) That did the trick; thanks. > XEmacs doesn't have string-as-multibyte, so we'd better define a > compatible function mm-string-as-multibyte. Yup. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen