From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: TTY Vertical divider face? Date: Tue, 21 Jun 2005 11:13:51 -0400 Message-ID: References: <87zmu07i67.fsf@jurta.org> <877jgroo1i.fsf@jurta.org> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1119368683 6861 80.91.229.2 (21 Jun 2005 15:44:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2005 15:44:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 21 17:44:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dkkux-00007l-2a for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 17:44:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dkl1O-0002Ni-Rx for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 11:50:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dkku3-0007mm-UL for emacs-devel@gnu.org; Tue, 21 Jun 2005 11:43:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dkku0-0007mK-8c for emacs-devel@gnu.org; Tue, 21 Jun 2005 11:43:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkktV-00074z-80 for emacs-devel@gnu.org; Tue, 21 Jun 2005 11:42:33 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DkkVM-0000UO-9B for emacs-devel@gnu.org; Tue, 21 Jun 2005 11:17:36 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DkkRj-0008Qw-RQ; Tue, 21 Jun 2005 11:13:51 -0400 Original-To: snogglethorpe@gmail.com, miles@gnu.org In-reply-to: (message from Miles Bader on Tue, 21 Jun 2005 09:21:49 +0900) 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39228 Maybe it would be better to keep the face-name as `vertical-divider', and also change the name of the display-table slot to match (it's easy to provide a backward-compatibility alias for that). What do other people think? I don't like "divider" much.