I have recently discovered the quote-fold variable, which is _almost_ just what I need. Is there any way to stop it putting '\' at the line breaks that are inserted? I can see how you might sometimes want that, but most often I don't. (Yes, I know that I can pipe through
sed 's/\\$//', but it's an extra step.)

Stephen Isard

Reply via email to