Re: [MlMt] Text copy of complete email

2013-11-22 Thread Marc DR

Thanks,

We'll give it a try.

Marc

On 22 Nov 2013, at 15:41, Benny Kjær Nielsen wrote:


On 22 Nov 2013, at 15:20, mailmate wrote:

I would like just the "text" From/Subject/Date/To headers included in 
a formatted way just like one would double click an email.


Ok, you didn't write which application so I just put it on the 
pasteboard. This is not as elegant as the other command I provided. 
The headers are a bit raw. There is no nice reformatting of subjects, 
dates, etc.


Save the attached file in the `Commands` folder of the bundle I 
previously sent you.


This command uses the `canonical` input format. This is the text of a 
message after it  has been decoded and “deflowed”, i.e., in a nice 
clean plain text style. I'm pretty sure I've observed that this fails 
for some HTML messages. This is a bug (it should always be converted 
to plain text).


--
Benny

[Copy Message.mmCommand]
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

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


Re: [MlMt] Text copy of complete email

2013-11-22 Thread Benny Kjær Nielsen

On 22 Nov 2013, at 15:20, mailmate wrote:

I would like just the "text" From/Subject/Date/To headers included in 
a formatted way just like one would double click an email.


Ok, you didn't write which application so I just put it on the 
pasteboard. This is not as elegant as the other command I provided. The 
headers are a bit raw. There is no nice reformatting of subjects, dates, 
etc.


Save the attached file in the `Commands` folder of the bundle I 
previously sent you.


This command uses the `canonical` input format. This is the text of a 
message after it  has been decoded and “deflowed”, i.e., in a nice 
clean plain text style. I'm pretty sure I've observed that this fails 
for some HTML messages. This is a bug (it should always be converted to 
plain text).


--
Benny
{
name= 'Copy Message';
input   = 'canonical';
environment = 
"MM_FROM=${from}\nMM_SUBJECT=${subject}\nMM_DATE=${date}\nMM_TO=${to}\n";
script  = '#!/bin/bash\n(echo "From: ${MM_FROM}\nSubject: 
${MM_SUBJECT}\nDate: ${MM_DATE}\nTo: ${MM_TO}\n"\ncat\n) | pbcopy';
keyEquivalent = "M";
uuid = 'ED59D8FF-A70F-4120-8FFB-B05C12BDCE48';
}
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Text copy of complete email

2013-11-22 Thread mailmate

Hi,

I would like just the "text" From/Subject/Date/To headers included in a 
formatted way just like one would double click an email.


No attachements.



Marc

On 22 Nov 2013, at 10:42, Benny Kjær Nielsen wrote:


On 22 Nov 2013, at 9:35, mailmate wrote:


I need to copy a complete mail to another application.


Which application?

I can select all the text, but is there a way to also have the 
headers with the copy ?


Do you need the raw message including attachments or do you need a 
nicely formatted set of headers and body text?


Depending on the answers then it might be a candidate for another 
command for your bundle.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

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


Re: [MlMt] Text copy of complete email

2013-11-22 Thread Benny Kjær Nielsen

On 22 Nov 2013, at 9:35, mailmate wrote:


I need to copy a complete mail to another application.


Which application?

I can select all the text, but is there a way to also have the headers 
with the copy ?


Do you need the raw message including attachments or do you need a 
nicely formatted set of headers and body text?


Depending on the answers then it might be a candidate for another 
command for your bundle.


--
Benny
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Text copy of complete email

2013-11-22 Thread Thomas Eckhold
If you want the full header or to extract some parts of the header you 
could change to "Show Raw Message" (ALT-CMD-U) as well.


--Thomas

On 22 Nov 2013, at 9:53, Jacques wrote:


On 22 Nov 2013, at 1:43, Amiram Reuveni wrote:

In the message menu choose "Show in Finder", press Space to quick 
view, Select All and Copy.


I wasn't aware that could be done, nice!

thanks

_ _ _
Jacques
via Mac___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Text copy of complete email

2013-11-22 Thread Jacques

On 22 Nov 2013, at 1:43, Amiram Reuveni wrote:

In the message menu choose "Show in Finder", press Space to quick 
view, Select All and Copy.


I wasn't aware that could be done, nice!

thanks

_ _ _
Jacques
via Mac___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate


Re: [MlMt] Text copy of complete email

2013-11-22 Thread Amiram Reuveni
In the message menu choose "Show in Finder", press Space to quick view, 
Select All and Copy.


You'll get:

From:   Jacques
Subject:    Re: [MlMt] Text copy of complete email
Date:   22 Nov 2013 09:36:40 GMT+1
To: MailMate Users
Reply-To:   MailMate Users
On 22 Nov 2013, at 1:35, mailmate wrote:

I can select all the text, but is there a way to also have the headers 
with the copy ?


Perhaps a screenshot?

Jacques
via Mac

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

On 22 Nov 2013, at 9:36, Jacques wrote:


On 22 Nov 2013, at 1:35, mailmate wrote:

I can select all the text, but is there a way to also have the 
headers with the copy ?


Perhaps a screenshot?

___
Jacques
via Mac___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate

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


Re: [MlMt] Text copy of complete email

2013-11-22 Thread Jacques

On 22 Nov 2013, at 1:35, mailmate wrote:

I can select all the text, but is there a way to also have the headers 
with the copy ?


Perhaps a screenshot?

___
Jacques
via Mac___
mailmate mailing list
mailmate@lists.freron.com
http://lists.freron.com/listinfo/mailmate