I have a script that uses ed to generate C string definitions from nroff output.
It makes essential use of global substitutions with a newline as the 
replacement text, e.g.,

g/^##*/s/#*/\
/

This functionality is no longer available as of version 1.14 of GNU ed. Is there
a work-around for this?

Regards,

Rob
_______________________________________________
bug-ed mailing list
bug-ed@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-ed

Reply via email to