[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: word-wrap (visual-line) and indents
From: |
Lennart Borgman |
Subject: |
Re: word-wrap (visual-line) and indents |
Date: |
Tue, 25 May 2010 23:34:35 +0200 |
On Tue, May 25, 2010 at 9:12 PM, David Reitter <address@hidden> wrote:
> On May 25, 2010, at 1:36 PM, Lennart Borgman wrote:
>>
>> (load "nxhtml/autostart.el")
>>
>> Then you have the minor mode `wrap-to-fill-column-mode'.
>>
>> However it does not try to make use of fill-context-prefix yet. It has
>> its own way to set things up. I hope we can change that later.
>
> I'm confused - how does it work then?
> It's based on word-wrapping (visual-line-mode), right?
It uses wrap-prefix and sets it by examining the lines during
fontification. I was not aware of fill-context-prefix. That looks like
a much more simple solution. I will switch to it later.
Re: word-wrap (visual-line) and indents, Stefan Monnier, 2010/05/25