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: fringe symbol for newline Date: Thu, 10 Jul 2008 12:06:40 +0900 Message-ID: References: <617F8CA5-61C9-4B0A-92F9-6318ED00D794@gmail.com> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1215659228 22190 80.91.229.12 (10 Jul 2008 03:07:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Jul 2008 03:07:08 +0000 (UTC) Cc: Emacs-Devel devel To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jul 10 05:07:54 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 1KGmVd-0000gt-OV for ged-emacs-devel@m.gmane.org; Thu, 10 Jul 2008 05:07:54 +0200 Original-Received: from localhost ([127.0.0.1]:57507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGmUm-0001QX-Aq for ged-emacs-devel@m.gmane.org; Wed, 09 Jul 2008 23:07:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KGmUg-0001P6-Mf for emacs-devel@gnu.org; Wed, 09 Jul 2008 23:06:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KGmUe-0001Mq-Ue for emacs-devel@gnu.org; Wed, 09 Jul 2008 23:06:54 -0400 Original-Received: from [199.232.76.173] (port=38921 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KGmUe-0001Mk-Ok for emacs-devel@gnu.org; Wed, 09 Jul 2008 23:06:52 -0400 Original-Received: from tyo202.gate.nec.co.jp ([202.32.8.206]:60410) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KGmUa-00078U-Tv; Wed, 09 Jul 2008 23:06:49 -0400 Original-Received: from relay11.aps.necel.com ([10.29.19.46]) by tyo202.gate.nec.co.jp (8.13.8/8.13.4) with ESMTP id m6A35ZdL017747; Thu, 10 Jul 2008 12:06:42 +0900 (JST) Original-Received: from relay11.aps.necel.com ([10.29.19.24] [10.29.19.24]) by relay11.aps.necel.com with ESMTP; Thu, 10 Jul 2008 12:06:42 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.112.215] [10.114.112.215]) by relay11.aps.necel.com with ESMTP; Thu, 10 Jul 2008 12:06:42 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id D2B7E4CE; Thu, 10 Jul 2008 12:06:41 +0900 (JST) System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <617F8CA5-61C9-4B0A-92F9-6318ED00D794@gmail.com> (David Reitter's message of "Wed, 9 Jul 2008 10:28:06 -0400") Original-Lines: 14 X-detected-kernel: by monty-python.gnu.org: Solaris 8 (1) 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:100521 Archived-At: David Reitter writes: > Now that we have improved wrapping to support DTWW, it would be nice if > the fringe could mark visual lines that end with a newline. Note that you can rather easily cause a special symbol (e.g. =C2=B6, =E2=86= =B2, or what-have-you) to be displayed before newlines, using the display-table. That seems to be what most other apps do anyway (rather than putting something "in the fringe")? -Miles --=20 Defenceless, adj. Unable to attack.