Hi Erik, Erik (Thursday, 2008-03-27): > I wonder how to set constant width for tabs in editors (KatePart). The > only option for tab width that I found seems to be a max value, which > results in tabs with a width in the interval 1 .. max. The value depends > on where on the line the tab is. There seems to be some misunderstanding of what 'tabs' are. A tab character (\t) causes the editor to align the text following it to the next 'possible position'. Each editor can 'decide' how far the distance of these positions in columns is - that's called 'tab width' (which you can change in every good editor, of course also in kate). It's only a 'view' thing, not something that's stored in the document itself - the document only stores a tab character for every time you press the 'Tab' key. Now what you're probably looking for is to use spaces instead of using the tab character at all. There is an option for that in kate as well. Cheers, Patrick. -- Key ID: 0x86E346D4 http://patrick-nagel.net/key.asc Fingerprint: 7745 E1BE FA8B FBAD 76AB 2BFC C981 E686 86E3 46D4
Attachment:
signature.asc
Description: This is a digitally signed message part.
___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.