From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18802 Path: main.gmane.org!not-for-mail From: Matt Armstrong Newsgroups: gmane.emacs.gnus.general Subject: Re: MML: The Summation Date: 17 Nov 1998 14:52:06 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: <199811172043.PAA27154@alderaan.gsfc.nasa.gov> NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035157266 8231 80.91.224.250 (20 Oct 2002 23:41:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:41:06 +0000 (UTC) Cc: Gnus Mailing List Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA22867 for ; Tue, 17 Nov 1998 17:53:49 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB24427; Tue, 17 Nov 1998 16:53:27 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 17 Nov 1998 16:53:22 -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 QAA19430 for ; Tue, 17 Nov 1998 16:53:02 -0600 (CST) Original-Received: from CAraptorUU.geoworks.com (CAraptorUU.geoworks.com [208.232.87.36]) by sclp3.sclp.com (8.8.5/8.8.5) with SMTP id RAA22836 for ; Tue, 17 Nov 1998 17:52:48 -0500 (EST) Original-Received: from maelstrom.geoworks.com by CAraptorUU.geoworks.com via smtpd (for sclp3.sclp.com [209.195.19.139]) with SMTP; 17 Nov 1998 22:52:18 UT Original-Received: from quark.geoworks.com (quark.geoworks.com [198.211.201.100]) by maelstrom.geoworks.com (8.8.6/8.8.5) with ESMTP id OAA28410; Tue, 17 Nov 1998 14:52:10 -0800 (PST) Original-Received: from ultraman.geoworks.com ([198.211.201.179]) by quark.geoworks.com (8.8.5/8.8.5) with ESMTP id OAA03252; Tue, 17 Nov 1998 14:52:09 -0800 (PST) Original-To: "Edward J. Sabol" In-Reply-To: "Edward J. Sabol"'s message of "Tue, 17 Nov 1998 15:43:08 -0500" Original-Lines: 27 User-Agent: Gnus/5.070042 (Pterodactyl Gnus v0.42) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:18802 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:18802 "Edward J. Sabol" writes: > > That's basically it. I like the idea of just saying > > > > <#part> > > And then writing some Chinese text, and then saying > > > > <#part> > > And write some Japanese text, and then saying > > > > <#part type=image/jpeg filename="~/rms.jpg"> > > I think that with the user interface that I'm dreaming of the user > wouldn't have to enter "" in his text in order to switch from > Chinese text to Japanese text. The very fact that the Chinese text > is using a Chinese font and the Japanese text is in a Japanese font > gives enough information for the MIME user-interface to know that > they are two different parts and to have the appropriate MIME > information inserted.... Things brings up an interesting point. Emacs supports just one coding system per buffer, so how would Lars' example above actually work? -- matta