On May 20, 2011, at 21:33:55, Gary L. Gray wrote: > Fast reply! :-) I would be even faster if I were typing in Dvorak like usual. ☺
(I'm using Final Cut Express right now, which, at least as of 3.5, doesn't handle key equivalents in the “Dvorak - QWERTY ⌘” layout correctly.) > What should I be looking for? Anything from simple-mailer or python. File→New Database Search would be the foolproof way to check; the criteria should be Sender contains simple-mailer OR Sender contains python. simple-mailer is the program, written in Python, that MailMe uses to send messages (since Apple took away the Message framework API in 64-bit). If it encounters an error in sending a message, that should manifest as a Python exception, which python will log to standard error, and which should thereby end up in the Console. -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
