emacs-devel
[Top][All Lists]
Advanced

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

Re: Display-based word wrapping


From: Stefan Monnier
Subject: Re: Display-based word wrapping
Date: Tue, 24 Jun 2008 14:52:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> I've checked in Kim F. Storm's display-based word-wrapping patch, with
> some modifications.  The word-wrapping is controlled by the `word-wrap'
> per-buffer variable.  It is a form of continuation line, so e.g. will
> not be performed if lines are truncated rather than continued.

Why did you choose a separate variable rather than reusing truncate-lines?

> I have also changed truncate-partial-width-windows to accept integer
> values specifying a window width below which to truncate lines, and
> changed the default to 30.

Since the Emacs-22 default was t, I think a safer new default (other
than t) would be something around 70-80, so it behaves as before for
80 column frames.


        Stefan




reply via email to

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