Re: [MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread Kee Hinckley
> On Mar 28, 2016, at 1:15 PM, Adam Liter wrote: > > Thanks for your responses. Kee, how do you switch to the builtin markdown > processor? > I don't know if I should tell. Benny will probably shoot me if I cause any more problems for him. :) I replaced the "sundown" binary inside of MailMat

Re: [MlMt] limit number of emails to read/cache from IMAP account

2016-03-28 Thread Andrey Ustyuzhanin
TJ Thanks! I've already fixed it for GMail, just thought it is possible to do on client side as well to restrict synchronization of Exchange servers as well. -- Kindest Regards, Andrey On Tue, Mar 29, 2016 at 1:02 AM, TJ Luoma wrote: > > On Mon, Mar 28, 2016 at 5:39 PM, Andrey Ustyuzhanin > wr

Re: [MlMt] limit number of emails to read/cache from IMAP account

2016-03-28 Thread TJ Luoma
On Mon, Mar 28, 2016 at 5:39 PM, Andrey Ustyuzhanin wrote: > Is it possible to restrict number of emails MailMate reads from mailboxes > of a given IMAP account? (to reduce initial synchronization time) > If the IMAP account is Gmail/Google Apps it is, via Gmail settings. -- TJ Luoma TJ @ MacS

[MlMt] limit number of emails to read/cache from IMAP account

2016-03-28 Thread Andrey Ustyuzhanin
Hi all! Is it possible to restrict number of emails MailMate reads from mailboxes of a given IMAP account? (to reduce initial synchronization time) -- Kindest Regards, Andrey ___ mailmate mailing list mailmate@lists.freron.com https://lists.freron.com/

Re: [MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread David Green
On 28 Mar 2016, at 12:15, Adam Liter wrote: > What version of Pygments do you have? I have 2.1.3. > You can check with: > > python -c "import pygments; print pygments.__version__" > 2.0.2 (looks like it is old)___ mailmate mailing list mailmate@lis

Re: [MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread Benny Kjær Nielsen
On 28 Mar 2016, at 19:15, Adam Liter wrote: Thanks for your responses. Kee, how do you switch to the builtin markdown processor? Markdown can be enabled in the Composer preferences pane. The only difference is that I installed `pygments` with `pip` rather than with `easy_install`. The inst

Re: [MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread Adam Liter
Hi Kee and David, Thanks for your responses. Kee, how do you switch to the builtin markdown processor? And David, that's interesting because I more or less followed those same instructions. The only difference is that I installed `pygments` with `pip` rather than with `easy_install`. Her

Re: [MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread David Green
Renders correctly for me (including what you sent included here as image): ![](cid:30FD931D-9416-4FE7-9248-CCFB3D4BAD4A@gmail.com "_MlMt__Syntax_highlighting_wraps_everything_on_one_line_—_Inbox__89_messages_.png") I have things configured to use markdown for new messages and replies. I thi

Re: [MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread Kee Hinckley
I only recently switched from my own version of the underlying markdown processor to the builtin one, and I'm running an alpha release, but I haven't noticed that. It's definitely working in my reply here. Although your dashed line became an underscore. On 28 Mar 2016, at 10:39, Adam Liter wro

[MlMt] Syntax highlighting wraps everything on one line

2016-03-28 Thread Adam Liter
Hi, I think the code styling feature that was introduced [here](https://lists.freron.com/mailmate/2015-August/004701.html) is still experimental, but I was just wondering if anyone else was having this same problem. Whenever I try to use syntax highlighting, everything is wrapped onto one lin

Re: [MlMt] Odd message on upgrade

2016-03-28 Thread Billy Youdelman
Benny Kjær Nielsen wrote, quoting Steven M. Bellovin: Right, but not why -- why did the upgrade vanish? This is how the folder for temporary files works. The files are automatically deleted when they reach a certain age. I thought upgrades are stored in ~/Library/Caches/com.freron.MailMate?

Re: [MlMt] Can't change default mail app in OS X 10.11.4

2016-03-28 Thread Benny Kjær Nielsen
On 28 Mar 2016, at 9:36, Jan Vanvinkenroye wrote: Has anyone else noticed that when you try to change the default mail app in OS X 10.11.4, it seems to revert back to Mail.app? I observed the same behavior with Mailmate on my systems. At work we do have purcharsed an apple care support plan a

Re: [MlMt] Signature placement

2016-03-28 Thread Benny Kjær Nielsen
On 27 Mar 2016, at 17:18, Werner Hintze wrote: By accident I found the solution: I had to click the button »Reset Usage History«. This is a little bit strange. I don’t know what »Reset Usage History« means and have no idea, what may be the connection with the signature placement. Anyway: Now i

Re: [MlMt] Odd message on upgrade

2016-03-28 Thread Benny Kjær Nielsen
On 28 Mar 2016, at 14:35, Steven M. Bellovin wrote: On 28 Mar 2016, at 8:04, Benny Kjær Nielsen wrote: On 20 Mar 2016, at 18:55, Steven M. Bellovin wrote: I'd been away from my office for several days. When I came back, there was the (expected) upgrade pop-up. I clicked to upgrade and got

Re: [MlMt] Odd message on upgrade

2016-03-28 Thread Steven M. Bellovin
On 28 Mar 2016, at 8:04, Benny Kjær Nielsen wrote: On 20 Mar 2016, at 18:55, Steven M. Bellovin wrote: I'd been away from my office for several days. When I came back, there was the (expected) upgrade pop-up. I clicked to upgrade and got the attached response. I quite MailMate, restarted

Re: [MlMt] CardDAV multi address book support?

2016-03-28 Thread Benny Kjær Nielsen
On 26 Mar 2016, at 9:37, Mike Brasch wrote: On 26 Mar 2016, at 8:19, Vlad Ghitulescu wrote: It works now! It doesn't work for me. The contact groups and the contacts from my work adressbook are not shown in the address lookup window. They are also not shown when typing in the to/cc/bcc fie

Re: [MlMt] Gmail and "seen" tags

2016-03-28 Thread Benny Kjær Nielsen
On 24 Mar 2016, at 14:19, Michael Smith wrote: I have a rule that moves messages from one folder to another when they are marked as read. The rule is simple: All of the following are true Tags/Keywords include Seen Move to Mailbox 📁Freron ▸ ReadMessages It w

Re: [MlMt] frequent crashes and freezes, + earlier keyboard lag

2016-03-28 Thread Benny Kjær Nielsen
On 24 Mar 2016, at 3:07, Ted Byfield wrote: Sorry about the late response on this one. I've been seeing a rising tide of unexpected quits and freezes (as in, spinning rainbow pizzas of death). The first sign of this was unexpected quits that happened when I tried to edit replies in GPG-encryp

Re: [MlMt] cannot edit subscriptions for gmail

2016-03-28 Thread Benny Kjær Nielsen
On 23 Mar 2016, at 10:54, Max Rydahl Andersen wrote: I wanted to check if I was subscribed to some new labels/folders on gmail (enterprise) in mailmate. But when I click "subscriptions" I get this error: Error: “OAUTH2 error is {"status":"400","schemes":"Bearer","scope":"https://mail.google.

Re: [MlMt] Flagged-Mailbox shows unflagged message

2016-03-28 Thread Benny Kjær Nielsen
On 21 Mar 2016, at 18:48, Vlad Ghitulescu wrote: I've added `refreshMailbox:` to the set of available key bindings (not released yet). Is it now released? Yes, since r5232 according to the release notes. -- Benny ___ mailmate mailing list mailmate

Re: [MlMt] Show original does not reuse window and uses different layout

2016-03-28 Thread Benny Kjær Nielsen
On 11 Mar 2016, at 8:52, Max Rydahl Andersen wrote: I've started using Dispatch iOS app and its great with its ability to insert message:// links into 2do actions. But whats a bit sad is when I click them and they open in mailmate and I use show original - then a *new* mailmate window is open

Re: [MlMt] Odd message on upgrade

2016-03-28 Thread Benny Kjær Nielsen
On 20 Mar 2016, at 18:55, Steven M. Bellovin wrote: I'd been away from my office for several days. When I came back, there was the (expected) upgrade pop-up. I clicked to upgrade and got the attached response. I quite MailMate, restarted, got the upgrade prompt again, and all went well. T

Re: [MlMt] Can't change default mail app in OS X 10.11.4

2016-03-28 Thread Jan Vanvinkenroye
Hi! On 28 Mar 2016, at 4:48, TJ Luoma wrote: Has anyone else noticed that when you try to change the default mail app in OS X 10.11.4, it seems to revert back to Mail.app? I observed the same behavior with Mailmate on my systems. At work we do have purcharsed an apple care support plan and

Re: [MlMt] Can't change default mail app in OS X 10.11.4

2016-03-28 Thread Vlad Ghitulescu
Hi, TJ! Yes, [you're not alone][1] :-) The only think, that helped, was **repeatedly** applying [this method][2]. Regards, Vlad On 28 Mar 2016, at 4:48, TJ Luoma wrote: > Has anyone else noticed that when you try to change the default mail app in > OS X 10.11.4, it seems to revert back to