From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Line-wrapping of 80 character long lines Date: 20 Jan 2004 13:46:29 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3DABAFF2-060B-11D7-99B1-0003936BB676@henrikholm.com> <84d6ok1i2i.fsf@lucy.cs.uni-dortmund.de> <5xadjo6ros.fsf@kfs2.cua.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074599840 2350 80.91.224.253 (20 Jan 2004 11:57:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2004 11:57:20 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jan 20 12:57:12 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AiuVM-0001xj-00 for ; Tue, 20 Jan 2004 12:57:12 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AiuVL-0000jO-00 for ; Tue, 20 Jan 2004 12:57:12 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AiuTp-0001BD-DP for emacs-devel@quimby.gnus.org; Tue, 20 Jan 2004 06:55:37 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AiuSt-00019M-E6 for emacs-devel@gnu.org; Tue, 20 Jan 2004 06:54:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AiuSM-00013W-GP for emacs-devel@gnu.org; Tue, 20 Jan 2004 06:54:38 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1AiuLA-0008Hi-QC for emacs-devel@gnu.org; Tue, 20 Jan 2004 06:46:41 -0500 Original-Received: (qmail 27556 invoked from network); 20 Jan 2004 11:46:36 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 20 Jan 2004 11:46:36 -0000 Original-To: Harald Maier In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19329 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19329 Harald Maier writes: > > i) It doesn't work for the last line in a buffer, if there is no > > final newline. It seems a bit weird that adding a character to a line > > (ie a newline) can make it look shorter in the Emacs display. > > Also the end boundary disappears in this case if boundaries are > enabled with: > > (setq default-indicate-buffer-boundaries t) > I know that, but this is somewhat tricky to fix. In any case, if you use the blinking cursor, the end boundary icon only disappears some of the time :-) -- Kim F. Storm http://www.cua.dk