emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Line-wrapping of 80 character long lines


From: Harald Maier
Subject: Re: Line-wrapping of 80 character long lines
Date: Tue, 20 Jan 2004 10:10:17 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Glenn Morris <address@hidden> writes:

> Kim F. Storm wrote:
>
>> I just installed patches to CVS emacs to let an "exact width" line
>> flow into the right fringe, and put the cursor there when point is
>> at the end of such a line.
>
> This is really nice. Two comments:

I agree completely.

>
> 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)

Harald




reply via email to

[Prev in Thread] Current Thread [Next in Thread]