On Thursday, May 21, 2015 at 2:36:15 PM UTC-6, Etienne wrote:
>
> I'm not *too* fond of using AppleScript for that reason — I can remember 
> the "kill appleeventsd" days. I can also hear the PathFinder users yelling 
> at us that QS activates the Finder when moving things to the Trash ;-).
>

What about doing something like this pseudocode? 

if Finder is running
    use AppleScript to tell Finder to move the file to the trash
else
   do what QS does now
end if

-- 
You received this message because you are subscribed to the Google Groups 
"Quicksilver" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/blacktree-quicksilver.
For more options, visit https://groups.google.com/d/optout.

Reply via email to