Bug 88157 - kedit converting tabs to spaces
Summary: kedit converting tabs to spaces
Status: RESOLVED DUPLICATE of bug 89410
Alias: None
Product: kedit
Classification: Applications
Component: general (show other bugs)
Version: 1.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Bernd Wuebben
URL:
Keywords:
: 89687 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-26 20:56 UTC by David Rosenstrauch
Modified: 2004-09-18 16:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Rosenstrauch 2004-08-26 20:56:35 UTC
Version:           1.3 (using KDE KDE 3.3.0)
Installed from:    Unlisted Binary Package
OS:                Linux

Kedit seems to be converting lines with leading tabs into spaces (1 space per tab) when a file gets saved.

e.g., this file:

no tab
	one tab
		two tabs

will look like this after being saved:

no tab
 one tab
  two tabs
Comment 1 David Rosenstrauch 2004-08-26 20:59:06 UTC
note:  tabs got stripped out of the demo file I listed.  The "before" file should read like:

no tab
\tone tab
\t\ttwo tabs
Comment 2 DiederikV 2004-09-01 21:54:08 UTC
I confirm. This is very annoying. I just edited a couple of python files and now I need
to re-edit all of them! My punishment for not using vi. This is starting to look like windows.
If it's a bug, fine, I certainly hope this was not done on purpose. 
Thanks for listening. Keep up the good work.
Comment 3 Edwin Schepers 2004-09-18 16:52:17 UTC
*** Bug 89687 has been marked as a duplicate of this bug. ***
Comment 4 Edwin Schepers 2004-09-18 16:58:12 UTC

*** This bug has been marked as a duplicate of 89410 ***