Hi David! This was much ;-)
Ok, I'll see what I can tell you. 1. if the RE counter is enabled all REs are counted and one is addef or you, example: You start with subject: Hello Answer back: Re: Hello your answer: Re[2]: Hello answer back: Re: Re[2]: Hello or Re[3]: Hello your answer: Re[4]: Hello 2. AW support has been removed because most MUAs seam to be changed to Re - but this shouldn't be any problem to add, however, whould be a good thing if not only the german style is added. (btw, AW means "Antwort") 3. the Re: [x] style was added to be more compatieble but less correct, I've also thought about your ideas adding the counter at the end, but this is not that easy to check, but could be added as another option - I can tell you where to find the parsing code and the options menu. 4. Don't get what you mean with this "[Reply]" pattern, however, I think this is more confusing and totally untypically. Eg. XCmail's sorting of mails by subject removes all Re's so mails belonging to the same thread will be sorted together. Ok, here is the place to find the code: folder.cxx, line 884 is the parser settings_general.cxx line 730: add another text before the NULL for another style settings.cxx line 186: add another enum name for the settings file for your new style between "squarebrackets" and ":recounter" So if you have another nice style or found a simply way to add "AW" support, tell me ;-) J�rgen
