Re: Automatically selecting HTML or Text for replies

2012-10-06 Thread MAU
Hello Thomas,


> You want to send a bug report? I'll support it.
>
> And yes, if you look at the plain text part of the message, the reply
> with be plain text. I like that, and I believe this is WAD.

Yes, it most probably WAD. Not worth opening a bug report.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread Thomas Fernandez
Hello MAU,

Saturday, October 6, 2012, 12:21:09 AM, you wrote:

>>> Options / Preferences / Viewer/Editor / Take the tickmark off
>>> [ ] Reply to HTML mails in plain text.
>>>
>>> You will then reply to HTML mails in HTML, and to plain text mails in
>>> plain text. Has been working well over here for years.
>>
>> But for some reason, maybe templates, it doesn't work here. See my
>> 

M> I must stand corrected, it does work if I am viewing the HTML part of an
M> HTML/Plain text message. However, the reply is always HTML only, but it
M> is easy to change on the bottom toolbar of the editor.

I just tested and can confirm. Even if the incoming message is HTML
and plain text (multipart/alternative), the reply is always HTML only.

You want to send a bug report? I'll support it.

And yes, if you look at the plain text part of the message, the reply
with be plain text. I like that, and I believe this is WAD.

-- 
Cheers,
Thomas.



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread MAU
Hello MAU,


>> Options / Preferences / Viewer/Editor / Take the tickmark off
>> [ ] Reply to HTML mails in plain text.
>>
>> You will then reply to HTML mails in HTML, and to plain text mails in
>> plain text. Has been working well over here for years.
>
> But for some reason, maybe templates, it doesn't work here. See my
> 

I must stand corrected, it does work if I am viewing the HTML part of an
HTML/Plain text message. However, the reply is always HTML only, but it
is easy to change on the bottom toolbar of the editor.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread MAU
Hello Thomas,


> Options / Preferences / Viewer/Editor / Take the tickmark off
> [ ] Reply to HTML mails in plain text.
>
> You will then reply to HTML mails in HTML, and to plain text mails in
> plain text. Has been working well over here for years.

But for some reason, maybe templates, it doesn't work here. See my


-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread MAU
Hello Jim,


>> I would like to automate this in my templates depending if I am replying
>> to a plain text or HTML message. I have looked and looked at the
>> complete list of macros included in Help (probably not up of to date)
>> and I have not found any way of detecting the format of the original
>> message I am replying to. Is there such a possibility?
>
> How about using the Sorting Office to put a flag into the Memo field for
> incoming messages, then in the reply template looking for that flag and
> setting the editor to use accordingly?

I already use Memo filed for a different purpose, but thank you anyway
for the suggestion. 


-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.2
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread Thomas Fernandez
Hello MAU,

Friday, October 5, 2012, 3:53:56 PM, you wrote:

>>> For years and years I have resisted to writing e-mail in HTML, I only
>>> use plain text. But I have a few correspondents now who would much
>>> prefer that I reply to them in HTML.
>>
>> Why not add them to the address book and define a reply template and
>> set the format there to HTML?

M> Yes, I know I can do that. But I wanted to try a more general setup so
M> that if I get plain text I reply plain text, and HTML if I get HTML. I
M> think that can be achieved with Regexp but I haven been able to get it
M> working yet.

Options / Preferences / Viewer/Editor / Take the tickmark off
[ ] Reply to HTML mails in plain text.

You will then reply to HTML mails in HTML, and to plain text mails in
plain text. Has been working well over here for years.

-- 

Cheers,
Thomas.

http://thomas.fernandez.hat-gar-keine-homepage.de/

Message reply created with The Bat! 5.3.2
under Windows XP 5.1 Build 2600 Service Pack 3



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread Jim Kyle
Thursday, October 4, 2012, 6:46:42 AM, you wrote:

> I would like to automate this in my templates depending if I am replying
> to a plain text or HTML message. I have looked and looked at the
> complete list of macros included in Help (probably not up of to date)
> and I have not found any way of detecting the format of the original
> message I am replying to. Is there such a possibility?

How about using the Sorting Office to put a flag into the Memo field for
incoming messages, then in the reply template looking for that flag and
setting the editor to use accordingly?

Here's a test filter that I created, using an incoming message that I knew
to have an HTML version:

 TB! Message Filter 
beginFilter
UID: [1F1F302F.01CDA2F8.0A0E2EBE.705965BA]
Name: TagHTML
Filter: {\0D\0A\20`6`0`\0D\0A}
SetMemo Text IS_HTML
IsContinue
IsActive
Ignore
endFilter

That's in Common Filters, Read messages for testing, but could be put as
the very first filter in the Incoming group. Then in your reply template,
use the macro to test the Memo field for "IS_HTML" and that should do it...

Of course, if you already use the Memo field for something else this would
not work. I don't use it at all here, so it's just another feature being
ignored...

Something similar might be possible using Groups or Colors, also.

-- 
Best regards,
Jimmailto:j...@jimkyle.com

Using The Bat! v4.2.36.4 on Windows XP 5.1 Build 2600
Service Pack 3 on VirtualBox 3.2.12 under Xubuntu 10.04.2 with
AntiSpamSniper Version 3.2.4.5



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-05 Thread MAU
Hello Raymund,


>> For years and years I have resisted to writing e-mail in HTML, I only
>> use plain text. But I have a few correspondents now who would much
>> prefer that I reply to them in HTML.
>
> Why not add them to the address book and define a reply template and
> set the format there to HTML?

Yes, I know I can do that. But I wanted to try a more general setup so
that if I get plain text I reply plain text, and HTML if I get HTML. I
think that can be achieved with Regexp but I haven been able to get it
working yet.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.1
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-04 Thread MAU
Hello Thomas,

> OK, just saying. I have taken the tick-mark off a couple of versions
> ago, and over here it works as advertised. If I get an email in HTML,
> the reply will be in HTML.

Well, I have tried again, even re-starting TB, and it does not work
here. As I have said, maybe it has something to do with my templates.
I'll have to check that.

> There is also a marco SETEDITOR= which you can use in your reply
> template, which I thnk is what you asked for.

I know, that's the macro I intended to use after 'detecting' if the
original is HTML or plain text. I am trying to use Regexp for the
'detection', but I am no good with Regexp.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.1
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-04 Thread Thomas Fernandez
Hello Thomas,

Thursday, October 4, 2012, 11:36:55 PM, you wrote:

TF> Except sometimes, and I haven;t found out yet why, so I have sent a
TF> bug report.

Correction: So I have NOT send a bug report (yet).

-- 

Cheers,
Thomas.

http://thomas.fernandez.hat-gar-keine-homepage.de/

Message reply created with The Bat! 5.3.2
under Windows XP 5.1 Build 2600 Service Pack 3



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-04 Thread Thomas Fernandez
Hello MAU,

Thursday, October 4, 2012, 9:27:32 PM, you wrote:

M> Hello Stuart,

M> Thank you for responding.

>> Not sure if it helps in your case, but you can use 
>> Options/Preferences/Viewer/Editor/Reply to HTML in Plain Text. (and remove 
>> the
>> checkmark). Unfortunately this would then apply to all e-mail.

M> It doesn't seem to make any difference whether I check or not that
M> option, my replies are always in plain text. Maybe my templates have
M> something to do in all of this, I will have to check carefully.

OK, just saying. I have taken the tick-mark off a couple of versions
ago, and over here it works as advertised. If I get an email in HTML,
the reply will be in HTML.

Except sometimes, and I haven;t found out yet why, so I have sent a
bug report. If the reply suddenly is in plaintext, I change the editor
in the bottom pane from Microed to HTML and everything is fine. Please
note that you have to switch before starting to type your reply,
otherwise all the glory (?) of the incoming HTML message is lost.

There is also a marco SETEDITOR= which you can use in your reply
template, which I thnk is what you asked for.

-- 

Cheers,
Thomas.

http://thomas.fernandez.hat-gar-keine-homepage.de/

Message reply created with The Bat! 5.3.2
under Windows XP 5.1 Build 2600 Service Pack 3



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-04 Thread MAU
Hello Stuart,

Thank you for responding.

> Not sure if it helps in your case, but you can use 
> Options/Preferences/Viewer/Editor/Reply to HTML in Plain Text. (and remove the
> checkmark). Unfortunately this would then apply to all e-mail.

It doesn't seem to make any difference whether I check or not that
option, my replies are always in plain text. Maybe my templates have
something to do in all of this, I will have to check carefully.

Thanks again.

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.1
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Re: Automatically selecting HTML or Text for replies

2012-10-04 Thread Stuart Cuddy
Hello MAU,
  A reminder of what MAU typed on:
  Thursday, October 04, 2012 at 13:46:42 GMT +0200

M> For years and years I have resisted to writing e-mail in HTML, I only
M> use plain text. But I have a few correspondents now who would much
M> prefer that I reply to them in HTML.

M> I would like to automate this in my templates depending if I am replying
M> to a plain text or HTML message. I have looked and looked at the
M> complete list of macros included in Help (probably not up of to date)
M> and I have not found any way of detecting the format of the original
M> message I am replying to. Is there such a possibility?

Not sure if it helps in your case, but you can use 
Options/Preferences/Viewer/Editor/Reply to HTML in Plain Text. (and remove the 
checkmark). Unfortunately this would then apply to all e-mail.

-- 
Best regards,
 Stuartmailto:skcu...@fastmail.fm
 Using The Bat! v5.3.1
 On Windows 7 6.1 Build #7601



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html


Automatically selecting HTML or Text for replies

2012-10-04 Thread MAU
Hello all,

For years and years I have resisted to writing e-mail in HTML, I only
use plain text. But I have a few correspondents now who would much
prefer that I reply to them in HTML.

I would like to automate this in my templates depending if I am replying
to a plain text or HTML message. I have looked and looked at the
complete list of macros included in Help (probably not up of to date)
and I have not found any way of detecting the format of the original
message I am replying to. Is there such a possibility?

TIA

-- 
Best regards,

Miguel A. Urech (El Escorial - Spain)
Using The Bat! v5.3.1
My photos at: http://www.Rancho-K.com
My photoblog: http://mau.aminus3.com



Current version is 4.2.42 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html