From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tak Ota Newsgroups: gmane.emacs.devel Subject: Re: please consider emacs-unicode for pervasive changes Date: Fri, 16 Aug 2002 11:32:54 -0700 (PDT) Organization: Sony Electronics Inc. Sender: emacs-devel-admin@gnu.org Message-ID: <20020816.113254.81462064.Takaaki.Ota@am.sony.com> References: <200208151954.g7FJsn407953@wijiji.santafe.edu> <20020815.134726.78215155.Takaaki.Ota@am.sony.com> <200208161759.g7GHxMo08419@wijiji.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1029522797 14018 127.0.0.1 (16 Aug 2002 18:33:17 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 16 Aug 2002 18:33:17 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu, d.love@dl.ac.uk, emacs-devel@gnu.org, assign@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17fluO-0003dz-00 for ; Fri, 16 Aug 2002 20:33:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17fmKU-0002zk-00 for ; Fri, 16 Aug 2002 21:00:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17flvK-0008Kx-00; Fri, 16 Aug 2002 14:34:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17fluE-0008Hh-00 for emacs-devel@gnu.org; Fri, 16 Aug 2002 14:33:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17fluC-0008HU-00 for emacs-devel@gnu.org; Fri, 16 Aug 2002 14:33:06 -0400 Original-Received: from mail6.fw-sj.sony.com ([160.33.82.73]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17fluA-0008HC-00; Fri, 16 Aug 2002 14:33:02 -0400 Original-Received: from mail1.bc.in.sel.sony.com (mail1.bc.in.sel.sony.com [43.144.65.11]) by mail6.fw-sj.sony.com (8.8.8/8.8.8) with ESMTP id SAA12683; Fri, 16 Aug 2002 18:32:59 GMT Original-Received: by mail1.bc.in.sel.sony.com id SAA16715; Fri, 16 Aug 2002 18:32:56 GMT Original-To: rms@gnu.org In-Reply-To: <200208161759.g7GHxMo08419@wijiji.santafe.edu> X-Telephone: +1-858-942-3239 X-Fax------: +1-858-942-9142 X-SnailMail: 16450 West Bernardo Drive MZ7205, San Diego, CA 92127-1804 X-Mailer: Mew-3.0.62 on Emacs-21.3.50.1 (i386-msvc-nt5.0.2195) of 2002-08-16 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6587 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6587 Fri, 16 Aug 2002 11:59:22 -0600 (MDT): Richard Stallman wrote: > Could you write an item for etc/NEWS? How about this? *** The new package table.el implements editable, WYSIWYG and embedded `text tables' in emacs buffers. It implements a quasi mode by way of text property. Unlike major and minor mode, that is effective throughout a buffer, this quasi mode exists within a limited area in a buffer so that the effect is localized. The package emulates WYSIWYG table editing available in modern word processors. The package also can generate a table source in typesetting and markup languages such as latex and html from the visually laid out text table. -Tak