From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: TTY Vertical divider face? Date: Wed, 22 Jun 2005 09:21:45 +0900 Message-ID: References: <877jgroo1i.fsf@jurta.org> <87u0jr1xmd.fsf@jurta.org> Reply-To: snogglethorpe@gmail.com, miles@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1119400463 4614 80.91.229.2 (22 Jun 2005 00:34:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 22 Jun 2005 00:34:23 +0000 (UTC) Cc: emacs-devel@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 22 02:34:22 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DktC7-0001VP-HT for ged-emacs-devel@m.gmane.org; Wed, 22 Jun 2005 02:34:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dkt9w-0003t8-6n for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 20:32:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dkt9g-0003qt-SM for emacs-devel@gnu.org; Tue, 21 Jun 2005 20:31:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dkt9U-0003jg-C5 for emacs-devel@gnu.org; Tue, 21 Jun 2005 20:31:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dkt9T-0003gy-JY for emacs-devel@gnu.org; Tue, 21 Jun 2005 20:31:35 -0400 Original-Received: from [64.233.184.197] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dkt2u-0001xn-Ra for emacs-devel@gnu.org; Tue, 21 Jun 2005 20:24:49 -0400 Original-Received: by wproxy.gmail.com with SMTP id 40so3076wri for ; Tue, 21 Jun 2005 17:21:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qhGcoo3tt3/EfYBE75X/7DqHLUjneL/CoHyXkVGehERlgR7tr8vtsI6uUPFI9G8jw/i6I+kq2dMXjmgsvleNY3AUsYwttlATfTTQG38Dg3soEsVzYPK8Oj/mI2oLxbjXnvClkbu2sjXrY7UhAc3U3NiUwTmkiTdxnj/yz+4DhY4= Original-Received: by 10.54.59.29 with SMTP id h29mr5618wra; Tue, 21 Jun 2005 17:21:45 -0700 (PDT) Original-Received: by 10.54.19.31 with HTTP; Tue, 21 Jun 2005 17:21:45 -0700 (PDT) Original-To: Juri Linkov In-Reply-To: <87u0jr1xmd.fsf@jurta.org> Content-Disposition: inline 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:39263 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39263 On 6/22/05, Juri Linkov wrote: > > Hmmm on the other hand, there's already a face `border', with a > > different meaning (for setting the X border pixel color). >=20 > Is it possible to reuse the same face for vertical divider with an > additional spec like '(((type tty) :inherit mode-line-inactive))? That sounds pretty forced. Ideally I'd like to rename the current `border' face to something like `frame-border' (which is more accurate), but I don't know if it's worth the trouble. > A vertical divider between two windows is the right border for the > left window, and the left border for the right window. Technically that may be true, but I don't think most users perceive it that way -- the vertical dividers only ever show up between pairs of windows, and are not linked to either one; they really do act like "dividers". Contrast this with mode/header-lines, which show up with single windows, and are clearly connected with their window. However, I don't really care very much and Richard likes vertical-border better, so I'll use that. -Miles --=20 Do not taunt Happy Fun Ball.