From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: New word-wrap feature and continuation fringe bitmaps Date: Wed, 20 Aug 2008 01:30:08 +0200 Message-ID: <87vdxwinwf.fsf@kfs-lx.rd.rdm> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1219188690 21845 80.91.229.12 (19 Aug 2008 23:31:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2008 23:31:30 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 20 01:32:22 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 1KVagR-0005vj-83 for ged-emacs-devel@m.gmane.org; Wed, 20 Aug 2008 01:32:15 +0200 Original-Received: from localhost ([127.0.0.1]:38478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVafT-0001wi-8s for ged-emacs-devel@m.gmane.org; Tue, 19 Aug 2008 19:31:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KVaem-0001c1-J2 for emacs-devel@gnu.org; Tue, 19 Aug 2008 19:30:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KVaei-0001aj-9f for emacs-devel@gnu.org; Tue, 19 Aug 2008 19:30:32 -0400 Original-Received: from [199.232.76.173] (port=33441 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KVaei-0001ag-4y for emacs-devel@gnu.org; Tue, 19 Aug 2008 19:30:28 -0400 Original-Received: from smtp.fullrate.dk ([89.150.129.5]:56860 helo=dns2.fullrate.dk) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KVaeh-00073n-H9 for emacs-devel@gnu.org; Tue, 19 Aug 2008 19:30:27 -0400 Original-Received: from kfs-lx.rd.rdm.cua.dk (unknown [90.184.173.152]) by dns2.fullrate.dk (Postfix) with SMTP id D4F445C78F for ; Wed, 20 Aug 2008 01:30:08 +0200 (CEST) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: FreeBSD 6.x (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:102694 Archived-At: I wondered whether it is by design or mistake that when the word-wrap feature is enable, and a word is too wide (and thus has to be split in the middle) the continuation fringe bitmaps (typically -> and <-) are not shown. E.g. do C-h C-n and turn on word-wrap in the buffer, and narrow it down to 10 columns or so... -- Kim F. Storm http://www.cua.dk