From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: TTY Vertical divider face? Date: Mon, 20 Jun 2005 22:00:25 -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 1119321132 4871 80.91.229.2 (21 Jun 2005 02:32:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2005 02:32:12 +0000 (UTC) Cc: juri@jurta.org, len@reeltwo.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 21 04:32:02 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DkYYS-0000xZ-GV for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 04:32:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkYen-0006Wl-5d for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2005 22:38:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DkYe4-0006LJ-IQ for emacs-devel@gnu.org; Mon, 20 Jun 2005 22:37:48 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DkYaw-0005TH-S4 for emacs-devel@gnu.org; Mon, 20 Jun 2005 22:34:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkYao-0005Gb-E4 for emacs-devel@gnu.org; Mon, 20 Jun 2005 22:34:26 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DkY7L-0001Ee-OY for emacs-devel@gnu.org; Mon, 20 Jun 2005 22:03:59 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DkY3t-0007o1-Ke; Mon, 20 Jun 2005 22:00:25 -0400 Original-From: "Richard M. Stallman" Original-To: snogglethorpe@gmail.com, miles@gnu.org In-reply-to: (message from Miles Bader on Mon, 20 Jun 2005 19:14:50 +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:39212 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39212 The name used for the display table slot is `vertical-divider' so I'll use that for the face too. Using the same name is wise, but indeed it is `vertical-border'.