Marck,

First let me say that your answers are excellent!

On 03-05-2002 23:14, you wrote (Du skrev f�lgende 03-05-2002 23:14)...
>> So it's coming? Yepee!

M> It's slated for v2, although we don't know for sure it will come.

I have been messing some more with the settings and now I can overwrite
text by selecting it - things are looking brighter <g>.

>> I have a lot of problems handling it. What options do you guys use?
>> What options would make it behave more naturally?

M> "Naturally" is a strange one.

OK, should have put "more Windows text editor-like" :)

>> I especially have problems editing quoted text after I have replied
>> to it. The ">" spring back into the block when auto format is on.

M> The trick is to always leave blank lines between what you're typing
M> and the original text. TB uses that to delineate the separate
M> paragraphs and is easily confused when they're left out.

Maybe I just need to work some more with the editor - who know I mght
even like it at some point in the future...

M> TB is one of the few MUAs that can nicely reformat quoted text. Focus
M> into a quoted paragraph, press Alt-L and the quote prefix is removed,
M> the paragraph reformatted and the prefix replaced.

I don't understand. What is this supposed to do?

M> No, but there's a recursive template you can use to do that job. I
M> used it for a while but it's not the way to go, not really.

OK, could you post it? I am not too good with reg exp (as you have
seen!) :)

>> Can I extract both the name ("navn: Xxx Yyy") and the e-mail, so the
>> message is addressed to "Xxx Yyy <[EMAIL PROTECTED]>"?

M> I use a couple of QTs - GETADDR and GETNAME

M> ,----- [ GETADDR ]
M> | %REGEXPTEXT="(?Uis).*\nmail:\s(.*\@.*)\s"
M> `-----

M> ,----- [ GETNAME ]
M> | %REGEXPTEXT="(?Uis).*\nnavn:\s(.*)\n"
M> `-----

M> so the final template is

M> %TO=''%TO='"%QINCLUDE=#GETNAME#" <%QINCLUDE=#GETADDR#>'

I will look into this. Thanks again.

>> Is there any way to make a filter that will prevent messages in the
>> outbox from being sent if the recipient is [EMAIL PROTECTED]?

M> No. Outgoing filters only hit after the message has been sent.

Thought so. Regarding this reading confirmation (actually, it's an order
confirmation I need to edit before it goes out - therefore no "send
immediately is possible"), can I make it go into another folder
automatically so I can use Send/Check?

I'd like:
Receive M1 (original mail) in Inbox
Filter M1 to F1 (folder 1)
Make R1 (reply with the reg exp)
Filter R1 to F2 (not Outbox)
I edit and move to Outbox.

M> and %qinclude it into *all* of your templates. Better still, do as I
M> do and leave your reply to address *blank* everywhere! (if it's the
M> same as the "From", why specify it at all?).

Doh! No reason. It's gone!

Is it possible to change all the macro text when an account is changed?
I mean, if I receive mail on Account 1, open a reply for it and change
to Account 2, then the macro stuff is still for A1.

-- 
<greeting> Best regards </greeting>
<author> Peter Fjelsten </author>
<location> �rhus C, Denmark </location>



________________________________________________________
Current Ver: 1.60i
FAQ        : http://faq.thebat.dutaint.com 
Unsubscribe: mailto:[EMAIL PROTECTED]
Archives   : http://tbudl.thebat.dutaint.com
Moderators : mailto:[EMAIL PROTECTED]
TBTech List: mailto:[EMAIL PROTECTED]
Bug Reports: https://bt.ritlabs.com

Reply via email to