From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David De La Harpe Golden Newsgroups: gmane.emacs.devel Subject: Re: Yesterdays observation of lower left fringe Date: Tue, 23 Sep 2008 21:05:37 +0100 Message-ID: <48D94C11.2050302@harpegolden.net> References: <48D45225.8010900@gmail.com> <48D92F6D.1040904@harpegolden.net> <48D93120.4030308@gmail.com> <48D938E0.3010001@harpegolden.net> <48D939B4.1040505@gmail.com> <48D943BC.2090200@harpegolden.net> <48D948C6.5010100@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1222200496 15304 80.91.229.12 (23 Sep 2008 20:08:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2008 20:08:16 +0000 (UTC) Cc: Emacs Devel To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 23 22:09:14 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KiE9y-0001Fk-W0 for ged-emacs-devel@m.gmane.org; Tue, 23 Sep 2008 22:06:59 +0200 Original-Received: from localhost ([127.0.0.1]:43104 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiE8w-00005C-PY for ged-emacs-devel@m.gmane.org; Tue, 23 Sep 2008 16:05:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KiE8s-0008WO-BO for emacs-devel@gnu.org; Tue, 23 Sep 2008 16:05:50 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KiE8q-0008Vs-QY for emacs-devel@gnu.org; Tue, 23 Sep 2008 16:05:49 -0400 Original-Received: from [199.232.76.173] (port=52543 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KiE8q-0008Vk-HP for emacs-devel@gnu.org; Tue, 23 Sep 2008 16:05:48 -0400 Original-Received: from harpegolden.net ([65.99.215.13]:52956) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KiE8q-0001n2-CT for emacs-devel@gnu.org; Tue, 23 Sep 2008 16:05:48 -0400 Original-Received: from golden1.harpegolden.net (unknown [86.45.8.158]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "David De La Harpe Golden", Issuer "David De La Harpe Golden Personal CA rev 3" (verified OK)) by harpegolden.net (Postfix) with ESMTP id C871F82C6; Tue, 23 Sep 2008 21:05:46 +0100 (IST) User-Agent: Mozilla-Thunderbird 2.0.0.16 (X11/20080724) In-Reply-To: <48D948C6.5010100@gmail.com> X-Enigmail-Version: 0.95.0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:104075 Archived-At: Lennart Borgman (gmail) wrote: > I can agree that "[" is a nice visual effect. But logically if we want > to distinguish between terminated and unterminated lines it more feels > like lower right is "more" terminating than lower left. > Relative, though - how about just a (thick/matching) "|" for unterminated?. Then it's "completed" with the horizontal bar of the "L" when there's a newline? i.e. an "L" is in turn "more" terminating than a "|" :-) _ | hello this is | an example == == _ | hello this is |_ an example == ==