[MlMt] MailMate status (All things HTML)
Benny Kjær Nielsen
mailinglist at freron.com
Sun Aug 9 08:01:44 EDT 2015
On 9 Aug 2015, at 8:09, Max Rydahl Andersen wrote:
> On 8 Aug 2015, at 23:43, Benny Kjær Nielsen wrote:
>
>
>> [pygmentize]
>>
>> Don't know why it's not working then. Do you get any error messages
>> in the Terminal window if you try it after launching MailMate like
>> this:
>>
>> /Applications/MailMate.app/Contents/MacOS/MailMate
>
> I actually get very very little output when I run like this.
>
> So no, does not get any errors affairs.
Try enabling this:
defaults write com.freron.MailMate MmDebugCommands -bool YES
That should generate some output. The related command is named
“Pygments”.
And make sure you trigger the highlighter by creating a non-indented
code section:
~~~html
<body>
<p>An HTML paragraph</p>
</body>
~~~
Use ⌥⌘U to see the raw code.
--
Benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20150809/8c6d453a/attachment.html>
More information about the mailmate
mailing list