emacs-devel
[Top][All Lists]
Advanced

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

Re: Display-based word wrapping


From: Chong Yidong
Subject: Re: Display-based word wrapping
Date: Sun, 22 Jun 2008 19:40:49 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> truncate-partial-window-width override should have the same meaning and
>> take precedence if non-nil.
>
> For truncate-partial-window-width OTOH, I think it would make sense to
> allow it to be an integer to mean "truncate if the window is less than
> this number".  But that's unrelated to word-wrapping,

It's a good idea, and it's actually fairly closely related to
word-wrapping.  If truncate-partial-window-width is a sufficiently small
number, it wouldn't interfere with word wrap for fairly large-sized
windows.  For small windows, it would make sense to truncate instead of
word wrapping.

So maybe this is a good solution.




reply via email to

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