Is there an easy way to get newlines into a string? The obvious "a\nb" doesn't seem to work, and (format "a~nb") seems like a lot of extra work. Thanks, Deinst