Reply to All

2004-04-14 Thread Eddie Castelli
Dear all,


When I get a eMail where there are 2 recipients (one of them is may
Address) in the TO: field and I want to reply to them both I normally
would press Shift-Ctrl+F5. But this doesn't work as expected.

In my case (TB!v2.05b16) The 'Edit Mail' Window shows the following:
In the From: field I see my Name with Address, in the To: field I see
the senders Address and in the CC: field the second Recipient's
Address and my Address.

This is not what I want to use. Correct should be that when 'replying
to All' my Address should go into the Sender Field and 'all others' in
the Recipient field.

How do you handle this?


-- 
   best regards
www.EddieCastelli.com
   Eddie



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Reply to All

2004-04-14 Thread dAniel hAhler
Hello bats,

on Wed, 14. Apr 2004 at 15:50:16 +0200 Eddie Castelli wrote:

 This is not what I want to use. Correct should be that when 'replying
 to All' my Address should go into the Sender Field and 'all others' in
 the Recipient field.

So, your problem is simply that you're going to send a reply to
yourself, too?

Use this macro, which removes the %FROMADDR (the address you're sending
from) out of the CC-list:

-8
%REM=___kill %FROMADDR from CCLIST; for reply-to-all%-
%SETPATTREGEXP='(.*)?((,|^).*%FROMADDR[^\w]*)(.*)?'%-
%REGEXPBLINDMATCH='%CCLIST'%-
%IF:%SUBPATT='0':%CC=''%CC=%SUBPATT='1':''%-
%IF:%SUBPATT='4':%CC=%SUBPATT='4':''%-
%-
-8

 How do you handle this?

IMHO TB should take care of that, but someone from the devs said that
it's TB's philosophy not to mess with addresses.. though in that case it
would only help..


-- 
shinE!
GnuPG/PGP key: http://thequod.de/danielhahler.asc
lifted with The Bat! 2.05 Beta/14 on Windows XP Service Pack 1.



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Reply to All

2004-04-14 Thread Eddie Castelli
Dear dAniel,

   -- Mittwoch, 14. April 2004, 16:10:59:


 Use this macro, which removes the %FROMADDR (the address you're
 sending from) out of the CC-list:

Thanks for the QT. But still it's not doing all I need. It cuts 'my'
address but leaves the rest of the recipient in the CC.

The msg I got was that I have a Sender 'A' and the two recipients one
is 'B' and 'C' (myself). If I press 'Reply to ALL' then 'C' must go to
the FROM: field, 'A' and 'B' to the TO: field. This is because both
have the same level of importance while addressed.


-- 
   best regards
www.EddieCastelli.com
   Eddie



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Reply to All

2004-04-14 Thread Peter Meyns
Hi Eddie,

on Wed, 14 Apr 2004 16:57:29 +0200GMT, you wrote:

 Use this macro, which removes the %FROMADDR (the address you're
 sending from) out of the CC-list:

EC Thanks for the QT. But still it's not doing all I need. It cuts 'my'
EC address but leaves the rest of the recipient in the CC.

EC The msg I got was that I have a Sender 'A' and the two recipients one
EC is 'B' and 'C' (myself). If I press 'Reply to ALL' then 'C' must go to
EC the FROM: field, 'A' and 'B' to the TO: field. This is because both
EC have the same level of importance while addressed.

I can see TB!'s logic behind this. A sent a message to B and C. C
replies to the sender A and informs B in CC: that he replied. He
doesn't actually reply to B, does he?

I'm sure your task can be done by reg exp, but I can't help you here.

-- 
Cheers
Peter

The Bat! v.2.05 Beta/16, on Win98, 4, 10, build , PII at 200MHz, 64 MB RAM

Winamp currently playing: ³¯¼zµY - ±¡¬r



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Reply to All

2004-04-14 Thread Eddie Castelli
Dear Peter,

   -- Mittwoch, 14. April 2004, 17:27:23:


 I can see TB!'s logic behind this. A sent a message to B and C. C
 replies to the sender A and informs B in CC: that he replied. He
 doesn't actually reply to B, does he?

Definitely C replies to A 'and' B as A, B and C are having a
Discussion on the same level. So B is 'not just informed' of what is
written.


 I'm sure your task can be done by reg exp, but I can't help you
 here.

To bad ;(  But maybe someone els could help here as I'm a pretty lousy
RegEx developer.


-- 
   best regards
www.EddieCastelli.com
   Eddie



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Hotkey assignment

2004-04-14 Thread Eddie Castelli
Dear Dierk,

   -- Dienstag, 13. April 2004, 21:53:41:


 I checked, according to Alt+F12 both my shortcuts aren't
 assigned. One reason to take the rather odd combo I chose is my
 knowledge that they aren't usually assigned. And they aren't.

When I assigned Hotkeys to those two Commands I found that I needed to
enter on two Locations. The first I assigned under 'MainMenu|Specials'
in the 'Assign Shortcut = Alt F12' under MainMenu View. The second
entry I made under 'Message List Popup|Specials'.


-- 
   best regards
www.EddieCastelli.com
   Eddie



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Reply to All

2004-04-14 Thread dAniel hAhler
Hello bats,

on Wed, 14. Apr 2004 at 16:57:29 +0200 Eddie Castelli wrote:

 Use this macro, which removes the %FROMADDR (the address you're
 sending from) out of the CC-list:
 Thanks for the QT. But still it's not doing all I need. It cuts 'my'
 address but leaves the rest of the recipient in the CC.

Ah, I see.

So, why not simply combine %TOLIST and %CCLIST first, remove your
address and put all that into %TO, instead of %CC? Is that what you
want?

-8
%REM=___kill %FROMADDR from CCLIST; for reply-to-all%-
%SETPATTREGEXP='(.*)?((,|^).*%FROMADDR[^\w]*)(.*)?'%-
%REGEXPBLINDMATCH='%TOLIST, %CCLIST'%-
%CC=''%-
%IF:%SUBPATT='0':%TO=''%TO=%SUBPATT='1':''%-
%IF:%SUBPATT='4':%TO=%SUBPATT='4':''%-
%-
-8

Just rewrote the old QT, did not try it.. hope it helps..


-- 
shinE!
GnuPG/PGP key: http://thequod.de/danielhahler.asc
lifted with The Bat! 2.05 Beta/14 on Windows XP Service Pack 1.



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: keyboard shortcuts

2004-04-14 Thread dAniel hAhler
Hello bats,

on Wed, 14. Apr 2004 at 13:22:27 +0200 Marcus Ohlström wrote:

 I don't think you can do what you want with single key shortcuts since
 single key strikes normally brings up the quick search window, although
 I'm not sure. Try assigning single key shortcuts using the shortcut
 editor mentioned above. If you can't, I guess it's not doable.

I have '#' assigned here to 'next unread', also the mouse back button.
Both work fine and mark the message read after 2 seconds here.

Doing both (moving and marking) with one shortcut would be something for
PowerPro or the like. Don't have experiences with that, but could
imagine to check if TB has focus and substitute a keypress with the
proper TB keypresses.


-- 
shinE!
GnuPG/PGP key: http://thequod.de/danielhahler.asc
lifted with The Bat! 2.05 Beta/14 on Windows XP Service Pack 1.



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Reply to All

2004-04-14 Thread Eddie Castelli
Dear dAniel,

   -- Mittwoch, 14. April 2004, 18:34:45:


 Ah, I see.

 So, why not simply combine %TOLIST and %CCLIST first, remove your
 address and put all that into %TO, instead of %CC? Is that what you
 want?

You sure know what to do ;)


 Just rewrote the old QT, did not try it.. hope it helps..

That's exactly what I meant. Perfect and thanks dAniel


-- 
   best regards
www.EddieCastelli.com
   Eddie



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


MailTicker strangeness

2004-04-14 Thread Dierk Haasis
Hello TBBETA Members!

  This was strange: I had the MT on (automatic upon unread messages)
  because some message I had still not read. Then a few new messages
  came in and the MT changed to a smaller view thereby truncating the
  second line.

  I use Auto-Zoom, Thin View, Always on Top.


-- 
Dierk Haasis

The Bat 2.05 Beta/16 on Windows XP 5.1 2600 Service Pack 1

Blessed are the censors; they shall inhibit the earth.





 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


empty html-mail in beta16

2004-04-14 Thread Markus Wilhelm
hello batters,

when trying to compose a mail entirely in html from the beginning, the
recipient complains about an empty mail. I started with the selecting of
the form (html only) and all I did was pasting a screenshot into the
text body, I sent it and all was well -I thought.

But when I write my mail in the regular way as plain text right from the
start and convert it at last into html (and finally paste in my pic) the
mail seems to arrive with content.

Has anybody made similiar experiences in the newest beta?

BTW: reverted for this mail to 2.04.7 -to do some more testing on this
issue afterwards.

-- 
kind regards
Markus Wilhelm
[EMAIL PROTECTED]





 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Favourite Contacts

2004-04-14 Thread Carsten Knobloch
Hi List.


What do you think about my wish, to see favourit contacts in the folder
tree? Sure: With possibillity to enable or disable.

See my faked screenshot:
http://www.batworld.de/phpupload/april2004/Unbenannt-1.png

My BT-Entry:
https://www.ritlabs.com/bt/bug_view_advanced_page.php?bug_id=0002856



-- 
Adios,
Carsten




 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Favourite Contacts

2004-04-14 Thread Januk Aggarwal
Hello Carsten,

On Wednesday, April 14, 2004 at 23:02 GMT +0200, Carsten Knobloch
heard voices say:

 What do you think about my wish, to see favourit contacts in the
 folder tree? Sure: With possibillity to enable or disable.

Doesn't it already exist in a slightly different format?  In the
main toolbar, select the arrow next to the new message button and you
get a list of your favourite addresses.  They're even sorted into
submenus based on AB groups.  See screenshot.

Or am I missing some functionality that is implied in your suggestion?

-- 
Thanks for writing,
 Januk Aggarwal
attachment: TBmenu.png
 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/

Re: empty html-mail in beta16

2004-04-14 Thread Markus Wilhelm
Hi Markus Wilhelm,

Wednesday, April 14, 2004 
I wrote:

 when trying to compose a mail entirely in html from the beginning, the
 recipient complains about an empty mail.

It always happens, no matter what I do or not. the html-mail stays
empty, because I choose html and there is IMHO a mistake in the beta16
code.

BTW: it is not entirely empty: the hello xy shows up, but no text and
no tagline.

It is interesting that the source code of such a mail anyways is rather
long...



-- 
kind regards
Markus Wilhelm
mailto:[EMAIL PROTECTED]






 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Pasting Win-1251 into Win-1251

2004-04-14 Thread Zann
Hi folks,

Not sure at what version this problem showed up, but right
now I'm having it with latest 2.05 beta 16. Sorry if it is a
known issue and had been discussed already, I did not follow
the list very closely last few months.

Open new message, change encoding to Windows-1251 and paste
Windows-1251 encoded string from the clipboard. All I get is
garbage. Same happens if Windows-1251 was set as default
encoding; same happens if it is set by the message you're
replying to, etc.

The only way to get around it I figured so far, is to create
a new message, change encoding to None, paste your text, and
then change it back - and do so every time before pasting
again. Annoying as hell :( 

Any ideas? Or is it just me? :) Windows XP, US locale,
everything is default, as far as languages and encodings go,
at least. 

-- 
-Zann
[EMAIL PROTECTED]



 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/


Re: Pasting Win-1251 into Win-1251

2004-04-14 Thread Edvinas Matiuaitis
Hello Zann,

On Thursday, April 15, 2004, at 08:09 Lithuanian Time, you wrote:

Z Open new message, change encoding to Windows-1251 and paste
Z Windows-1251 encoded string from the clipboard. All I get is
Z garbage. Same happens if Windows-1251 was set as default
Z encoding; same happens if it is set by the message you're
Z replying to, etc.

It's been an issue for a long time, however in the latest release version
everything works fine here. I've tried Beta16 also and it was OK there. My
default locale is windows-1257.

--
Edvinas
Using The Bat! 2.04.7 on Windows 2000 Service Pack 4








pgp0.pgp
Description: PGP signature

 Current beta is 2.05 beta 16 | 'Using TBBETA' information:
http://www.silverstones.com/thebat/TBUDLInfo.html
IMPORTANT: To register as a Beta tester, use this link first -
http://www.ritlabs.com/en/partners/testers/