From: Lazaridis Ilias Date: 2011-07-17T12:25:51+09:00 Subject: [ruby-core:38125] [Ruby 1.9 - Bug #5034] C Source Code formatting Issue #5034 has been updated by Lazaridis Ilias. Nobuyoshi Nakada wrote: > Hi, > > At Sun, 17 Jul 2011 11:03:36 +0900, > Lazaridis Ilias wrote in [ruby-core:38118]: > > Within 20 years, I've *never* saw something like this, *never*. > > Then you should know the real world more, not only the bikeshed world. Explain me this "real world" please. Why do I have to see continuously crap like this: ....code ------->code ------->....code ------->------->code ------->------->....code ....code Can please anyone tell me *one* rationale behind the usage of tab-8 / space-4 combinations? (if you say: "it's emac's default", then it's not a rationale) ---------------------------------------- Bug #5034: C Source Code formatting http://redmine.ruby-lang.org/issues/5034 Author: Lazaridis Ilias Status: Rejected Priority: Normal Assignee: Category: Project Target version: ruby -v: - =begin The C sources use tab-4, tab-8 and spaces intermixed. The tab-8 do not display correctly in several tools (displayed as tab-4). The suggestion is that the use of tab8 is disallowed (two tab-4 instead of one tab-8). (()) =end -- http://redmine.ruby-lang.org