I've just checked the diff for your patch and you only list "emacs" in the black list. I still had the problem because my emacs is launched as emacs23 (and most of the time as emacsclient -c -a emacs23 actually). Perhaps a regex could be good at this point.
Michael,
I've just checked the diff for your patch and you only list "emacs" in the black list. I still had the problem because my emacs is launched as emacs23 (and most of the time as emacsclient -c -a emacs23 actually). Perhaps a regex could be good at this point.
Anyways, thanks for the fix