From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: enriched-mode and switching major modes. Date: Tue, 21 Sep 2004 14:30:50 -0400 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> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1095791727 17676 80.91.229.6 (21 Sep 2004 18:35:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Sep 2004 18:35:27 +0000 (UTC) Cc: boris@gnu.org, eliz@gnu.org, alex@emacswiki.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 21 20:35:20 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 1C9pTz-0001sS-00 for ; Tue, 21 Sep 2004 20:35:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9pZv-0007YZ-Ji for ged-emacs-devel@m.gmane.org; Tue, 21 Sep 2004 14:41:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9pWe-0005n8-SZ for emacs-devel@gnu.org; Tue, 21 Sep 2004 14:38:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9pWZ-0005kQ-Ro for emacs-devel@gnu.org; Tue, 21 Sep 2004 14:38:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9pWY-0005gA-Ns for emacs-devel@gnu.org; Tue, 21 Sep 2004 14:37:58 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9pPg-00041V-Vs for emacs-devel@gnu.org; Tue, 21 Sep 2004 14:30:53 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1C9pPe-0005D4-TN; Tue, 21 Sep 2004 14:30:50 -0400 Original-To: Oliver Scholz In-reply-to: (message from Oliver Scholz on Mon, 20 Sep 2004 13:07:06 +0200) 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:27384 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:27384 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. Is it common practice to use "a caption for a row" in a document? E.g. tables with different font sizes. Try this:
AAA bbbbbb
cccccc
Is this a useful thing to do? How important is it for a word processor to support this sort of thing?