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: Tue, 21 Jun 2005 09:21:49 +0900 Message-ID: References: <87zmu07i67.fsf@jurta.org> <877jgroo1i.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 1119313384 21529 80.91.229.2 (21 Jun 2005 00:23:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Jun 2005 00:23:04 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 21 02:23:03 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DkWXU-0000Zv-Hi for ged-emacs-devel@m.gmane.org; Tue, 21 Jun 2005 02:22:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkWdo-0004kq-6f for ged-emacs-devel@m.gmane.org; Mon, 20 Jun 2005 20:29:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DkWbd-0003uR-IC for emacs-devel@gnu.org; Mon, 20 Jun 2005 20:27:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DkWbZ-0003sR-41 for emacs-devel@gnu.org; Mon, 20 Jun 2005 20:27:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DkWbY-0003rV-T3 for emacs-devel@gnu.org; Mon, 20 Jun 2005 20:27:04 -0400 Original-Received: from [64.233.184.203] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DkWZG-0004mP-Ax for emacs-devel@gnu.org; Mon, 20 Jun 2005 20:24:42 -0400 Original-Received: by wproxy.gmail.com with SMTP id 40so18315wri for ; Mon, 20 Jun 2005 17:21:52 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=leWbnqI3jNsETuEx3GxQt79ld7fCvsH/Ez5fKzXyfqdbsW4ohI/7ibt8vN1t3p0buIze0JB6/Dtmv3McghvHA5WmifQJUbzQxOmIRyvXJDd6tfWeQLM+ZQyBDr2LZ2+TDfpFD/oxNME7EOQ70XB+pHiOYWh93gbRM4/EUZbi2sA= Original-Received: by 10.54.59.25 with SMTP id h25mr8492wra; Mon, 20 Jun 2005 17:21:52 -0700 (PDT) Original-Received: by 10.54.19.31 with HTTP; Mon, 20 Jun 2005 17:21:49 -0700 (PDT) Original-To: emacs-devel@gnu.org In-Reply-To: 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:39206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39206 On 6/21/05, Miles Bader wrote: > On 6/21/05, Johan Bockg=E5rd wrote: > > > The name used for the display table slot is `vertical-divider' so > > > I'll use that for the face too. > > > > FWIW, the display table slot is called `vertical-border'. >=20 > Ack, you're right! I guess I'll go change the face name to match... Hmmm on the other hand, there's already a face `border', with a different meaning (for setting the X border pixel color). 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). 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? -Miles --=20 Do not taunt Happy Fun Ball.