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: Wed, 29 Jun 2005 02:54:38 +0300 Organization: JURTA Message-ID: <87irzy0yw0.fsf@jurta.org> References: <877jgroo1i.fsf@jurta.org> <87u0jr1xmd.fsf@jurta.org> <87mzpisgbe.fsf@jurta.org> <87slz3h0mg.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 1120017184 11245 80.91.229.2 (29 Jun 2005 03:53:04 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Jun 2005 03:53:04 +0000 (UTC) Cc: snogglethorpe@gmail.com, emacs-devel@gnu.org, rms@gnu.org, miles@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 29 05:52:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnTd5-0002Wb-Ue for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 05:52:52 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnTl4-0007GP-5l for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 00:01:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnTiz-0006Un-Ch for emacs-devel@gnu.org; Tue, 28 Jun 2005 23:58:57 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnTix-0006Tu-7q for emacs-devel@gnu.org; Tue, 28 Jun 2005 23:58:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnTib-00060K-Kl for emacs-devel@gnu.org; Tue, 28 Jun 2005 23:58:33 -0400 Original-Received: from [194.126.101.98] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnTSQ-0006jT-FF; Tue, 28 Jun 2005 23:41:50 -0400 Original-Received: from mail.neti.ee (80-235-32-121-dsl.mus.estpak.ee [80.235.32.121]) by Relayhost2.neti.ee (Postfix) with ESMTP id 7D6083820; Wed, 29 Jun 2005 06:37:03 +0300 (EEST) Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: (Kim F. Storm's message of "Tue, 28 Jun 2005 10:25:56 +0200") 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:39851 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39851 > So although your change may give good results in most cases, > I think there are cases where it may fail (if you happen to > move the vertical line into an area occupied by a scroll bar... Currently there is no vertical border when there are no scroll bars on either side of the window. My fix was intended only for this case (no scroll bars and no fringes). As I understand, you propose to display the vertical border even with scroll bars. Perhaps this requires considerable changes in the display code, so if you will implement that (after the release?), then of course you have to reconsider the case that displays the vertical border one pixel left. -- Juri Linkov http://www.jurta.org/emacs/