Thank you Rob for your answer! I'm not an AppleScript specialist either, but as you mention, I don't see anything in the code related to formatting… it might be a bug in Mail, so I can imagine there is nothing we can do at that point…
Anyway, if somebody has an idea of a turnaround, it would be great! All the best, Gabriel Le lundi 1 octobre 2018 14:53:57 UTC+2, Rob McBroom a écrit : > > On 1 Oct 2018, at 5:48, Gabriel wrote: > > > I have a problem when using dark mode on Mojave and sending mail with > > the > > Mail plugin. > > > > When I use the trigger to take a file in Finder and make "send to" a > > person > > in my contacts, then I get an email where text content is black and > > doesn't > > adapt to the dark mode… so I don't see anything when I want to > > write. And > > if I switch back to Light mode, the text appears then in white! So it > > seems > > just mixed. > > > > Is there a way to change this behaviour? > > The script that creates those messages is at > > > https://github.com/quicksilver/com.apple.Mail-qsplugin/blob/master/Mail.scpt > > You can’t view it on GitHub, but if you download it, you can open it > in Script Editor. I’m not an AppleScript person, but if anyone can > figure out how to fix it, I’ll incorporate it into a new version of > the plug-in. > > Just skimming that script, I don’t see anything that would alter the > formatting one way or another and I think it’s even using the same > code to generate messages with and without attachments, so this is > probably a bug in Mail and might not be something you can fix in the > script. You could probably confirm that by writing a small stand-alone > script to run outside of Quicksilver. > > -- > Rob McBroom > http://www.skurfer.com/ > -- 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 https://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/d/optout.
