https://bugs.kde.org/show_bug.cgi?id=397956
Ardith Metz <itgvk...@grr.la> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|18.08.0 |unspecified --- Comment #6 from Ardith Metz <itgvk...@grr.la> --- I showed excerpt from ~/.config/katerc (without saying that it's from ~/.config/katerc because I assumed it's obvious at least for kate developers). I also pointed to relevant gui option which will modify ~/.config/katerc. If you want me to go for full nit, then here I am: 1. rm ~/.kateconfig 2. rm ~/.config/katerc 3. rm ~/kate_test 4. echo " " >kate_test 5. kate kate_test 6. Chose from toolbar: "Settings" -> "Open/Save" -> "General" -> "Remove trailing spaces" -> "Never" -> "Apply" -> "Ok" 7. Click "Save" button (notice "Undo button is activated which means changes are done in document) 8. Close kate 9. touch .kateconfig 10. rm ~/.config/katerc 11. rm kate_test 12. echo " " >kate_test 13. kate kate_test 14. Chose from toolbar: "Settings" -> "Open/Save" -> "General" -> "Remove trailing spaces" -> "Never" -> "Apply" -> "Ok" 15. Click "Save" button from toolbar (notice "Undo button isn't activated which means there aren't changes done in document) I hope everything is clear now. Tested on: Kde plasma:5.14.4 Kde frameworks: 5.53.0 Qt: 5.12.0 Kate: 18.12.0 Distro: Arch Linux -- You are receiving this mail because: You are watching all bug changes.