[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Coding Style (kwrite and friends)
From:       Matthias Ettrich <ettrich () trolltech ! com>
Date:       2000-04-30 14:02:06
[Download RAW message or body]


Hi,

please, it's not acceptable that people use a tabwidth other than the standard 8
characters. Code written by kwrite users with a tab width of 4 tends to look
almost unreadable in things like vi or standard emacs. 

In order to get an indentation of 4 characters, do 

<four blanks>
<tab>
<tab><four blanks>
<tab><tab>
<tab>tab><four blanks>
<tab><tab><tab>
....


Can someone please add this to kwrite? It's bad enough if people set
parantheses in GNU style like

  if (something ) 
  {
     ...
  }

but if it looks like 

                if ( something )
  {
      .... bla

  }


in my emacs, that's a bit too much.


Matthias

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic