[MlMt] How to change key bindings in Composer window?

2018-05-30 Thread Mike Hucka
I've been able to change my key bindings in many Mac applications by 
using a custom ~/Library/KeyBindings/DefaultKeyBinding.dict file, but 
the bindings do not appear to have effect when editing new mail message 
text in the Composer window.  (Or at least, some of the key bindings do 
not work for me as expected.)


I know about, and already use, a MailMate key bindings definition file 
in ~/Library/Application Support/MailMate/Resources/KeyBindings/, and it 
does work -- for MailMate actions outside the Composer window.


Is there a way to affect the key bindings in the editing panel of the 
Composer window?


MH

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Delete/change email address for auto-complete list? Or a warn list?

2018-05-30 Thread Randall Gellens
Someone I've exchanged a lot of email with was laid off from his 
company, so his long-time email will stop working immediately.  I'm 
concerned that I might accidentally send email at that address, either 
because it'll be in the auto-complete list, or because I'll do a 
reply-all to one of his emails, or to an email from a mutual associate 
who did one of these things.


(1) Is there a way to delete or modify the emails that get 
auto-populated?


(2) Is there a way to create a warn list of emails that don't work, and 
if MM ever finds one of these addresses in a composition address list, 
it should warn me?


--Randall
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] CSS selector for mailbox list and message list?

2018-05-30 Thread Mike Hucka
Sorry, I should have been more clear: I'm trying to change the 
background color of the panel, not the font color.


MH

On 30 May 2018, at 6:43, Rob McBroom wrote:


On 29 May 2018, at 21:50, Mike Hucka wrote:

I've read about the css styling approach and have been able to tweak 
the colors of the message body (using 
MmMessagesWebView/stylesheet.css), but I can't seem to find the right 
way to affect the mailbox list and the list of messages in a mailbox.


Those aren’t part of any web view. If you open the preferences and 
click “Show Fonts”, you should be able to click the thing you want 
to change and adjust its font.


--
Rob McBroom
http://www.skurfer.com/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] CSS selector for mailbox list and message list?

2018-05-30 Thread Arnau Rebassa
Hi,

I’m not sure if this is what you’re looking for:

See manual.mailmate-app.com/customization.…


For instance to use the font “Duospace” in Mailmate, you have to do:

1. Copy /Applications/MailMate.app/Contents/Resources/
MmMessagesWebView/stylesheet.css to ~/Library/Application
Support/MailMate/Resources/MmMessagesWebView/stylesheet.css

2. Add to the new file: div.plaintext { font-family: "iA Writer Duospace"; }

BTW, I got this tip on tweeter from @martijnvdven.

Cheers.

On Wed, May 30, 2018 at 3:43 PM, Rob McBroom 
wrote:

> On 29 May 2018, at 21:50, Mike Hucka wrote:
>
> I've read about the css styling approach and have been able to tweak the
>> colors of the message body (using MmMessagesWebView/stylesheet.css), but
>> I can't seem to find the right way to affect the mailbox list and the list
>> of messages in a mailbox.
>>
>
> Those aren’t part of any web view. If you open the preferences and click
> “Show Fonts”, you should be able to click the thing you want to change and
> adjust its font.
>
> --
> Rob McBroom
> http://www.skurfer.com/
>
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate
>



-- 
Arnau
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] CSS selector for mailbox list and message list?

2018-05-30 Thread Rob McBroom

On 29 May 2018, at 21:50, Mike Hucka wrote:

I've read about the css styling approach and have been able to tweak 
the colors of the message body (using 
MmMessagesWebView/stylesheet.css), but I can't seem to find the right 
way to affect the mailbox list and the list of messages in a mailbox.


Those aren’t part of any web view. If you open the preferences and 
click “Show Fonts”, you should be able to click the thing you want 
to change and adjust its font.


--
Rob McBroom
http://www.skurfer.com/
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Suggestion for behavior of keys for alternative views

2018-05-30 Thread Paul Sture

Good idea Mike. Seconded.

On 30 May 2018, at 4:05, Mike Hucka wrote:

Currently, there are key bindings for next/previous alternatives 
views.  I use these to flip between HTML and plain-text views of 
messages.  It works fine, but for one annoyance: there are two keys, 
and I can never remember which direction to go (is plain-text "next" 
or "previous" from what I'm looking at?). The consequence is that I'm 
regularly typing one of them and not getting any result, and have to 
remember to go in the "other" direction.


May I suggest a simple change?  Just make the behavior of the 
view-change commands "wrap around", so to speak, so that you cycle 
through the views in round-robbin fashion.  Then (1) key bindings can 
stay the same, yet (2) people like me who are too dumb to remember 
which direction to go don't have to worry about it -- they can just 
press the same key to get the alternative views.


Best regards,
MH

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate