From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/31294 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Re: Message forwarding annoyance and message-forward-show-mml Date: 05 Jun 2000 09:02:08 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <2npuq0xn1y.fsf@tiger.jia.vnet> <2n7lc8mbte.fsf@tiger.jia.vnet> <2n3dmwmb0d.fsf@tiger.jia.vnet> <2naeh2hcp0.fsf@tiger.jia.vnet> <2n1z2d61m7.fsf@tiger.jia.vnet> <5bwvk5p4re.fsf@bourbon.cs.rochester.edu> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1035167724 13197 80.91.224.250 (21 Oct 2002 02:35:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:35:24 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by mailhost.sclp.com (Postfix) with ESMTP id 95DEAD051E for ; Mon, 5 Jun 2000 03:02:44 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.3/8.9.3) with ESMTP id CAC10705; Mon, 5 Jun 2000 02:02:35 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 05 Jun 2000 02:01:58 -0500 (CDT) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id CAA16716 for ; Mon, 5 Jun 2000 02:01:47 -0500 (CDT) Original-Received: from mraz.iskon.hr (mraz.iskon.hr [195.29.170.8]) by mailhost.sclp.com (Postfix) with ESMTP id 18237D051E for ; Mon, 5 Jun 2000 03:02:13 -0400 (EDT) Original-Received: (from hniksic@localhost) by mraz.iskon.hr (8.9.3/8.9.3/Debian 8.9.3-21) id JAA13071; Mon, 5 Jun 2000 09:02:08 +0200 X-Authentication-Warning: mraz.iskon.hr: hniksic set sender to hniksic@iskon.hr using -f Original-To: ding@gnus.org X-Attribution: Hrvoje X-Face: &{dT~)Pu6V<0y?>3p$;@vh\`C7xB~A0T-J%Og)J,@-1%q6Q+, gs<-9M#&`I8cJp2b1{vPE|~+JE+gx;a7%BG{}nY^ehK1"q#rG O,Rn1A_Cy%t]V=Brv7h writes: > > > > But can't you escape "\221\345\256" to whatever is needed for MULE = to > > > > regard them as such? Doesn't MULE have a "Control-1" escape? > > >=20 > > > I guess not. > >=20 > > That sounds incredible. :-( >=20 > In a multibyte buffer, the charset of \345 is ascii and \201 cannot > exist before \345. In a unibyte buffer, the charset of \201 > followed by \345 is latin-iso8859-1, the charset of \201 followed by > \201 is ascii. At least I can not find a charset like control-1 in > XEmacs. That is why it is difficult to handle mixed text > (containing both control (e.g. \201) and non-ascii (e.g. =E5) > characters in the same buffer). Could you present this problem to FSF Emacs developers? Dave Love for one used to follow this list.