I am working on a patch that should close this bug. There are some questions I thought I should run by you first.
1. I think I need to add new ORC_T_* and OAC_T_* values to the end of their lists since it looks like the encoded "Settings" string for each filter rule uses the enum values, but I want to be sure. 2. What names should I use for flags? I am leaning toward the one-character names given in M/doc/HtmlHlp/Manual.html (* = Flagged/Important, A = Answered, D = Deleted, U = Unread, R = Recent). I could treat 'N' (New) as both 'U' and 'R'. 3. I'd like to provide a selection list similar to ORC_W_* for flag names, but substituting it for the Where list in the filters dialog box and in the settings reading and writing is probably beyond my skill. 4. Since support scoring is not currently available, should the scoring values and actions in MFilter.h, MFilter.cpp, wxFiltersDialog.cpp be hidden by USE_HEADER_SCORE? To avoid invalidating old filters, I could leave them defined in Filters.cpp, but an error might be better since they don't do anything at this time. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
