From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: TTY Vertical divider face? Date: Tue, 21 Jun 2005 19:29:02 +0300 Organization: JURTA Message-ID: <87u0jr1xmd.fsf@jurta.org> References: <87zmu07i67.fsf@jurta.org> <877jgroo1i.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119372514 19929 80.91.229.2 (21 Jun 2005 16:48:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2005 16:48:34 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 21 18:48:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dklv8-0007dc-Ae for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 18:48:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dkm1a-0005iA-Hn for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 12:54:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dkm0s-0005Q7-Ni for emacs-devel@gnu.org; Tue, 21 Jun 2005 12:54:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dkm0p-0005O6-EG for emacs-devel@gnu.org; Tue, 21 Jun 2005 12:54:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dkm0p-0005Lk-1G for emacs-devel@gnu.org; Tue, 21 Jun 2005 12:54:11 -0400 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dkm1X-0008FG-EA; Tue, 21 Jun 2005 12:54:55 -0400 Original-Received: from mail.neti.ee (80-235-39-178-dsl.mus.estpak.ee [80.235.39.178]) by Relayhost2.neti.ee (Postfix) with ESMTP id AFBBC1C8D; Tue, 21 Jun 2005 19:51:54 +0300 (EEST) Original-To: snogglethorpe@gmail.com In-Reply-To: (Miles Bader's message of "Tue, 21 Jun 2005 09:21:49 +0900") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee 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:39237 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39237 > Hmmm on the other hand, there's already a face `border', with a > different meaning (for setting the X border pixel color). Is it possible to reuse the same face for vertical divider with an additional spec like '(((type tty) :inherit mode-line-inactive))? > The name `vertical-border' seems slightly strange too -- the word > "border" seems to typically imply an "outer" border, dividing inside > from outside; calling the line between windows a border sounds > slightly strange to me (though it's technically correct I guess). A vertical divider between two windows is the right border for the left window, and the left border for the right window. -- Juri Linkov http://www.jurta.org/emacs/