From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: Emacs as word processor Date: Mon, 25 Nov 2013 19:02:21 +0100 Message-ID: References: <5288A59E.7030109@dancol.org> <87vbzqfgd6.fsf@uwakimon.sk.tsukuba.ac.jp> <87mwl04w3k.fsf@zigzag.favinet> <87iovo4caz.fsf@zigzag.favinet> <877gc14vzs.fsf@zigzag.favinet> <878uwhxnqe.fsf@informatimago.com> <83txf4cw9z.fsf@gnu.org> <528F77B8.9090602@lanl.gov> <83ob5ccoct.fsf@gnu.org> <83iovkcf1g.fsf@gnu.org> <83a9gvcyq3.fsf@gnu.org> <8361rjcf9u.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1385402579 24722 80.91.229.3 (25 Nov 2013 18:02:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Nov 2013 18:02:59 +0000 (UTC) Cc: Eli Zaretskii , Emacs developers To: John Yates Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 25 19:03:05 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vl0Ux-0008PN-58 for ged-emacs-devel@m.gmane.org; Mon, 25 Nov 2013 19:03:03 +0100 Original-Received: from localhost ([::1]:54207 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl0Uw-0002AD-Pd for ged-emacs-devel@m.gmane.org; Mon, 25 Nov 2013 13:03:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl0Up-00029k-NR for emacs-devel@gnu.org; Mon, 25 Nov 2013 13:03:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vl0Uo-0006jd-G9 for emacs-devel@gnu.org; Mon, 25 Nov 2013 13:02:55 -0500 Original-Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:58199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vl0Um-0006jA-Pg; Mon, 25 Nov 2013 13:02:52 -0500 Original-Received: by mail-wi0-f182.google.com with SMTP id en1so5863033wid.3 for ; Mon, 25 Nov 2013 10:02:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ywQI9dNhHvNtAnvaNodnXazTR7N9HznQ5wXkjiHuiCs=; b=pdUH93AsdXW3klpz46NPh9vOjM1qmcAZYpOBULxjY98dYr58NBD/atLe6dam0lPFe6 jtyYaSYI8ki83sdJ2z83zywjxuB46ioXy/5V1frdRkaKTYFJJDF1sRuqipBzbP+bV1nL cqJtBh2YP1XnOm+woJY6jEAPwZCxxQvcAusksi7uyLb+Bvv/kmSzi5n8vV1N3UF84CNb 32ivAUZvhWSo+5hJICib/9Hwr9uRqH4Wm7piEATDZ9f28+T9qZNdb0ydlYPyBrkmPDVx vqc3+isdz4LntIMW3aP+RbM6wGBN9P+m8UU2UfFx/HnPQZH5YWHs0gX3Sj0pliIWAPgK uL3w== X-Received: by 10.194.2.108 with SMTP id 12mr2194275wjt.64.1385402571806; Mon, 25 Nov 2013 10:02:51 -0800 (PST) Original-Received: by 10.194.216.227 with HTTP; Mon, 25 Nov 2013 10:02:21 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::236 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:165711 Archived-At: On Mon, Nov 25, 2013 at 6:51 PM, John Yates wrote: > > text calling them simply "faces" would surely be confusing. We might call > them "paragraph faces" or "structural faces" or "structural styles" or > whatever... Please just call them *-styles. That is what everyone else calls them. ;-) And stick to the structures defined by HTML/CSS and Document Foundation (Libre Office etc). New visualizations of the structures are of course helpful for Emacs users.