Re: [MlMt] Inline images

2013-11-14 Thread Jeffrey Horn
On 14 Nov 2013, at 2:24, Benny Kjær Nielsen wrote: On 14 Nov 2013, at 0:57, Jeffrey Horn wrote: I suppose I could just check the box and create a custom keyboard shortcut for marking "Not Junk". I like the idea of blocking images unless I choose otherwise, but clicking "Not Junk" breaks my ke

Re: [MlMt] Inline images

2013-11-13 Thread Benny Kjær Nielsen
On 14 Nov 2013, at 0:57, Jeffrey Horn wrote: Supposing I've blocked inline images, but not checked the option for "unless explicitly marked as junk". Does MM indiscriminately block all images in the selected boxes? Yes. I suppose I could just check the box and create a custom keyboard short

Re: [MlMt] Inline images using Markdown

2013-04-18 Thread Alexandre Takacs
On 5 Apr 2013, at 11:03, Benny Kjær Nielsen wrote: recent test releases include a simple (but useful) feature for Markdown-based messages. You can now insert images inline using drag'n'drop. When dropping a message onto the composer, a Content-ID is created for the attachment, and this is then

Re: [MlMt] Inline images using Markdown

2013-04-08 Thread Bill Cole
On 8 Apr 2013, at 9:16, Benny Kjær Nielsen wrote: On 6 Apr 2013, at 8:11, Benny Kjær Nielsen wrote: On 6 Apr 2013, at 5:58, Bill Cole wrote: I could, of course, offer an option for forbidding cross-message cid: references. That would be prudent. Noted on my todo. You can now use this h

Re: [MlMt] Inline images using Markdown

2013-04-08 Thread Benny Kjær Nielsen
On 6 Apr 2013, at 8:11, Benny Kjær Nielsen wrote: On 6 Apr 2013, at 5:58, Bill Cole wrote: I could, of course, offer an option for forbidding cross-message cid: references. That would be prudent. Noted on my todo. You can now use this hidden preferences (latest test version): defaults

Re: [MlMt] Inline images using Markdown

2013-04-06 Thread Bill Cole
On 6 Apr 2013, at 2:11, Benny Kjær Nielsen wrote: It's a misfeature in concept, not merely in implementation. On that one we'll have to agree to disagree :-) Yes. I don't & won't let my inability to convince you that interpreting markup in text/plain is wrong deter me from pointing out bad

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Benny Kjær Nielsen
On 6 Apr 2013, at 5:58, Bill Cole wrote: I could, of course, offer an option for forbidding cross-message cid: references. That would be prudent. Noted on my todo. I'm not against Markdown as a tool to generate HTML for those who want to engage in such behaviors, but I'd very much like a w

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Benny Kjær Nielsen
On 6 Apr 2013, at 4:27, Bill Cole wrote: [...] If one sends a message with this message-level Content-Type: Content-Type: text/plain; markup=markdown And this 3-line body: There's nothing at this content-id: ![](cid:F2019F98-AD60-4BFD-B1BE-DD43BEDAE063@freron.com "Software

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Bill Cole
On 5 Apr 2013, at 13:57, Benny Kjær Nielsen wrote: The Content-ID is (should be) unique and therefore you cannot reference anything you don't already know. Content-ID suffers from collision risks akin to those seen in Message-ID. The most important gap is that agents creating ID's have a his

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Bill Cole
On 5 Apr 2013, at 13:49, Benny Kjær Nielsen wrote: On 5 Apr 2013, at 19:46, Bill Cole wrote: CORRECTION: I neglected to make the first version a Markdown message... Here's the demo: And it failed again. My crappy mailing list software (Mailman) strips the `markup=markdown` part of plain tex

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Benny Kjær Nielsen
On 5 Apr 2013, at 19:33, Bill Cole wrote: Another thing about this "feature" that is definitely bad: a sender can copy the cid reference from one message to another and get the image rendered like this: This is true for any attachment in any message with a `Content-ID` assigned to a body par

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Benny Kjær Nielsen
On 5 Apr 2013, at 19:46, Bill Cole wrote: CORRECTION: I neglected to make the first version a Markdown message... Here's the demo: And it failed again. My crappy mailing list software (Mailman) strips the `markup=markdown` part of plain text messages. It only works with HTML generation enabl

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Bill Cole
CORRECTION: I neglected to make the first version a Markdown message... Here's the demo: On 5 Apr 2013, at 13:14, Benny Kjær Nielsen wrote: On 5 Apr 2013, at 18:43, Gustavo Daniel Villarreal wrote: Ver nice! I can now build markdown tables with images in the cells, which is great for showing

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Bill Cole
On 5 Apr 2013, at 13:14, Benny Kjær Nielsen wrote: On 5 Apr 2013, at 18:43, Gustavo Daniel Villarreal wrote: Ver nice! I can now build markdown tables with images in the cells, which is great for showing instructions with an image per instruction. I just tested it and it works. Note that th

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Benny Kjær Nielsen
On 5 Apr 2013, at 18:43, Gustavo Daniel Villarreal wrote: Ver nice! I can now build markdown tables with images in the cells, which is great for showing instructions with an image per instruction. I just tested it and it works. Note that there is one problem with the current solution. I have

Re: [MlMt] Inline images using Markdown

2013-04-05 Thread Gustavo Daniel Villarreal
Ver nice! I can now build markdown tables with images in the cells, which is great for showing instructions with an image per instruction. I just tested it and it works. Thanks! On 5 Apr 2013, at 3:03, Benny Kjær Nielsen wrote: Hi MailMate users, recent test releases include a simple (but u