Uhm. I could have written that
Even the most unlikely combination of people can have something in common

Some of the points are surely valid but not all. Some notes:
Thank you for your feedback JuhaManninen
Actually the startup was optimized a lot for 1.4, together with the configurable component palette feature.
Yes, i agree that it is much faster then it was.
You also have a valid point with regards to the configurable component palette but i more or less hinted to that with my remark:
- Why should i configure IDE to have it better suited for the situation when all i want is compiling pure pascal without LCL ?
You mean the startup and some other operations slow down polynomially with lots of editor files? Yes, it should be profiled further and optimized, t
That is indeed one of them. The other one is that the tabs run out quickly :-)
Of course also the code-explorer can be used for that but i haven't seen that working (yet) for multiple subprojects.
Lazarus trunk can by using the project groups feature.
I was hesitant refering to that (as i initially intended), simply because i do not know curent state/progress. For sure i'll give that a try and see if i can proof myself wrong

You mean the project inspector window? It can be closed and then it stays closed. All IDE windows remember their state, including visibility, size and position.
Or, did you mean something else?
I was referring to the project wizard. Start lazarus (in comparison to editor), open .pas file, ... uh... nope, not really:
"The file xxx.pas is not a lazarus project file."
Let alone being able to actually compile the code.
In addition to that. Try to create a new simple pascal project and then try replace it with that .pas file... again, nope ... much headache :-S
You can use build modes for different targets from the same source.
Sorry, as i can see now that i should have been more clear. I am aware that i can build multiple targets in one go.
I meant i have a single project, consisting of multiple files with program header that all need to be compiled.
Or is that (currently) also possible to realize with using project groups / macro's ?
In any case it is hard to please everybody. Build modes had to be hidden by default because FP IDE does not have them. Now other people say Lazarus is worse than FP IDE because certain build modes are not enabled by default.
Such is life... 
huh ? what have i been using all this time then ? (with fp-ide that is)
I have a hunch that i'm misinterpreting something there or am missing the context in which the remark was placed ?