ccjensen: That is a bug in Quicksilver. I too am encountering this. This has been introduced one or two betas before this one :(.
Jon: Thanks for all the work you are putting into this :) Another update (v24): - Raw Text has been made more robust dealing with already escaped chars and special values. RawText also works with default Ruby 1.8.7 and will only use 1.9 if it finds it at /usr/local/bin/ruby1.9 - Create New Document has been replaced with a new script which operates on folders now instead of path strings. This makes more sense since QS will convert any path string that points to an existing folder into a real folder automatically. And since you can't create files at non existing places the script before had a serious flaw in logic. Btw, if you need to create complete folder hierarchies you can use the Create Path script to do that. Cheers! André
