On Tue, 5 Feb 2008, Dave Mielke wrote:

> What should be done with leading blanks when lines are wrapped the way vim 
> does, i.e. after the line number?

?

> What should be done with trailing blanks when, say, lines are wrapped on word 
> boundaries?

You keep a single blank and append the next line to it.  Upon pasting 
into a text editor, the line will be re-wrapped appropriately, which may 
occur on a different boundary.  It is easier to fix inadvertently added 
blank if there is no automatic CR added to the buffer in that case.  
And if you want to preserve the CRs then rectangular copy is there for 
you.


Nicolas
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to