From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: enriched-mode and switching major modes. Date: Mon, 20 Sep 2004 13:55:14 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <200409042358.i84Nwjt19152@raven.dms.auburn.edu> <87llfn5ihw.fsf@emacswiki.org> <01c49c75$Blat.v2.2.2$7a37cb00@zahav.net.il> <01c49d70$Blat.v2.2.2$f7cfb860@zahav.net.il> <01c49da7$Blat.v2.2.2$cd5f7160@zahav.net.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1095681783 16017 80.91.229.6 (20 Sep 2004 12:03:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Sep 2004 12:03:03 +0000 (UTC) Cc: boris@gnu.org, Oliver Scholz , eliz@gnu.org, alex@emacswiki.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 20 14:02:55 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C9Msh-0003OE-00 for ; Mon, 20 Sep 2004 14:02:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9MyY-0005NV-Vz for ged-emacs-devel@m.gmane.org; Mon, 20 Sep 2004 08:08:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9MyK-0005Li-7R for emacs-devel@gnu.org; Mon, 20 Sep 2004 08:08:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9MyH-0005KF-9h for emacs-devel@gnu.org; Mon, 20 Sep 2004 08:08:42 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9MyH-0005K9-5L for emacs-devel@gnu.org; Mon, 20 Sep 2004 08:08:41 -0400 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1C9Mrn-0004I6-GU for emacs-devel@gnu.org; Mon, 20 Sep 2004 08:02:00 -0400 Original-Received: (qmail 40427 invoked from network); 20 Sep 2004 11:55:17 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 20 Sep 2004 11:55:17 -0000 Original-To: rms@gnu.org In-Reply-To: (Oliver Scholz's message of "Mon, 20 Sep 2004 13:07:06 +0200") User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:27323 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27323 Oliver Scholz writes: > Richard Stallman writes: > >> In a word processor, what constructs would give you something like >> that? I have no idea what HTML constructs could produce such a >> layout; if there is a way, it must go beyond the simple HTML markup >> that I know. E.g. tables with different font sizes. Try this:
AAA bbbbbb
cccccc
> > If I understand Kim correctly, then simple tables where the first > column contains a caption for the row would be an example where it > would matter. > > __ __ > /\ |__) / ABC > /__\ | \ | ABC > / \|__/ \__ ABC > > > as opposed to: > > __ __ > /\ |__) / > /__\ | \ | > / \|__/ \__ ABC > ABC > ABC > Exactly. -- Kim F. Storm http://www.cua.dk