Re: Text wrapping, text editing features, etc. in mlview

[email protected] Wed, 21 Jan 2004 17:05:50 +0100
Newsgroups gmane.editors.mlview.devel
Message-ID <[email protected]>
[...]
> My proposition would be the next :
> 1 - Create a button assiciated to the text input widget (the topright of
> the widget could be a great location) that switch between wrapped mode
> and scroll mode. This doesn't affect in any way neither the content of
> the text node, nor the way text leaves are serialized when saving the
> doc.
> 
> 2 - have some serialisation options :
> 
>   - cut lines (on/off)
>      (if on)  max line length
>   - normalize white chars (on/off) : reduces any sequence of
> space,tab,line feed in a single space (or LF if the line has to be
> cutted)
>

Yup, this seems a clean "vision" of things to me.

Dodji.