Version: (using KDE KDE 3.1.4) Installed from: Compiled From Sources OS: Linux When replying to a message that's been cross-posted, knode sets one of the groups as a follow-up. Unfortunately, the group it chooses is the first one in the list, which is usually one you've never read in your life. It would be better if knode set follow-ups to the group you're posting from instead.
SVN commit 1079182 by otrichet: Place a hint inside the followup-to line edit when there are more than 2 groups selected. Previous changes to the composer already remove the automatic modification of the followup-to headers: The current and future behaviour is not to automatically set/change the followup-to headers. BUG: 178208 BUG: 176418 BUG: 163240 BUG: 74275 BUG: 68732 Warning against posting to more than on groups without setting the followup-to will remain. M +1 -0 CMakeLists.txt M +39 -15 composer/composer_view.ui A composer/followupto_combobox.cpp [License: MIT] A composer/followupto_combobox.h [License: MIT] M +44 -0 kncomposerview.cpp M +10 -0 kncomposerview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1079182