[MlMt] Subject Popover
Benny Kjær Nielsen
mailinglist at freron.com
Mon Jun 4 03:11:33 EDT 2018
On 3 Jun 2018, at 21:55, Bill Cole wrote:
>> What does this tell you:
>>
>> defaults read com.freron.MailMate WebKitShowsURLsInToolTips
>
> 1
Ok, that explains why it happens,
>> defaults read | grep -C5 WebKitShowsURLsInToolTips
>
> Eww, that's a messy approach... What are you looking for?
Well, just any possible global setting. And I was too lazy to look up a
better way to do it :-)
> $ defaults find WebKitShowsURLsInToolTips
I had somehow forgotten about the `find` argument.
> I think this also tells me the solution, although I'm not sure it is
> has unwanted side-effects.
I think I know why you have it enabled. There's this [old
email](https://lists.freron.com/mailmate/2012-March/000219.html) on the
mailing list and there's an even older
[ticket](https://freron.lighthouseapp.com/projects/58672/tickets/54-request-status-bar-primarily-to-display-link-targets).
You'll know how to fix it, but for anyone else then here it is:
defaults delete com.freron.MailMate WebKitShowsURLsInToolTips
(I'll also update the ticket in case anyone finds it when googling.)
--
Benny
https://freron.com/become_a_mailmate_patron/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20180604/e58f824c/attachment.html>
More information about the mailmate
mailing list