Artistic Style indenter/formatter

holle at almaden.ibm.com holle at almaden.ibm.com
Fri Sep 17 18:56:59 BST 1999



No way ! That is clumsy ! It reminds me of the emacs-19.x hilit19 package where
you had to issue "hilit19-rehilit-buffer" or something in order to get the
buffer higlighted.
Therefore: if it does not work in real time while I am editing, I do *not* want
to have it (make it an runtime option with a checkbox somewhere). I rely on my
code looking the same when I reopen it. Even a different tab-width is confusing.

Maybe it is something for the "import existing file and merge to project"
function ???

- holger

"Ansley, Michael" <Michael.Ansley at intec.co.za> on 17/09/99 04:52:00

Please respond to kdevelop at barney.cs.uni-potsdam.de

To:   kdevelop at barney.cs.uni-potsdam.de
cc:
Subject:  RE: Artistic Style indenter/formatter




It shouldn't be difficult to integrate this into any project.  You just
include it in the build rules, before the compile.  I know that it's not a
totally clean solution, because if I edit, and then don't build (what are
the chances), it's not going to get styled, but so what, if it's that
urgent, build it.  Then you just need to reload the source after the build,
which is fine, because everything has just been saved for the build.

Perhaps the reload should be optional, and done only if you are styling.

MikeA

>> -----Original Message-----
>> From: George Russell [mailto:george.russell at clara.net]
>> Sent: Thursday, September 16, 1999 8:56 PM
>> To: kdevelop at barney.cs.uni-potsdam.de
>> Subject: Re: Artistic Style indenter/formatter
>>
>>
>> On Wed, 15 Sep 1999, you wrote:
>> > Hi,
>> >
>> > Would there be any interest from the KDevelop team to
>> enable indentation and
>> > formatting
>> > of source code through KDevelop?
>>
>> Please, its a feature I really miss from Emacs.
>>
>> George Russell
>> --
>> One Ring to rule them all, One Ring to find them,
>> One Ring to bring them all and in the Darkness bind them,
>> In the Land of Mordor where the shadows lie.
>>






More information about the KDevelop mailing list