I'd have another window holding the special characters, and just copy-paste them in the lines you want to (mouse chords are the key for doing this quickly). Obviously this makes sense only if you have to insert few special characters per file, and not to many files. But if you want to add them at the end of each line I think that ,s/$/SP/g should work. Replace SP for any string of characters you need.
2009/8/17, Aaron W. Hsu <arcf...@sacrideo.us>: > Is there some way to insert special characters into Acme text windows? > Specifically, I want to do some file editing and put CRLF line endings into > some files, or around specific lines. Is there a way to do this regularly, > just typing, I'd also like to know a bulk or Edit command to do it, also. > > Aaron W. Hsu > > > -- > Of all tyrannies, a tyranny sincerely exercised for the good of its victims > may be the most oppressive. -- C. S. Lewis > > -- Hugo