Version: 3.0.0a4 (using KDE 3.1.1) Installed from: compiled sources Compiler: gcc version 3.2.2 OS: SunOS (sun4u) release 5.8 I disabled folding markers "view->Show Folding Markers = false". No I changed something in file and saved by [CTRL]+[S] => Folding Markers are back! (this might be a bug of kate but kdevelop?!)
Yes, this is a katepart "bug", and a duplicate of http://bugs.kde.org/show_bug.cgi?id=54241. As you can see, the kate devels don't consider this a bug. In your editor settings, under "view defaults", you have a setting that says "show folding markers if available". If this is checked, any new document will open with folding enabled, and any existing document will have them back after a save. (I'd argue that the latter case _is_ a bug, but I guess the final word has to go to the kate devels.) *** This bug has been marked as a duplicate of 54241 ***
Subject: RE: disabled folding markers reappear > Subject: [Bug 57957] disabled folding markers reappear > > Yes, this is a katepart "bug", and a duplicate of > http://bugs.kde.org/show_bug.cgi?id=54241. > > As you can see, the kate devels don't consider this a bug. > *hmmm* I believe this might be ok in some way for kate, but if this is a global kate editor setting (and this kate editor is re-used in kdevelop), shouldn't override a local setting in kdevelop that global one from kate?