[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Visual line movement inconsistency
From: |
Chong Yidong |
Subject: |
Re: Visual line movement inconsistency |
Date: |
Sat, 30 Aug 2008 19:53:50 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2.91 (gnu/linux) |
address@hidden (Kim F. Storm) writes:
> I haven't had time to check how the latest word wrap works, but if
> there is a wrap-margin-min which defines the minimum column where word
> wrapping is allowed, long words which start before that margin would
> be continued rather than wrapped - and in that case the fringe
> indicators would also make sense.
There's currently no wrap-margin variable; we just use the right window
edge.