(defun de-iconify-frame (frame) (note-frame-deiconified frame) (raise-frame frame)) that's all there is to it. I had trouble because I had those things out of order... -- clint