On Fri, 11 Dec 2009 18:48:32 +0100, Galahad wrote:
Hi and welcome,
Well, Im using geany 0.18 mainly for php scripts. I cant get the error indication when compiling the script. In Edit-Preferences-Editor-Use of indicators to show compile error" is set I tried some "manipulations" but I cant get the error indicator.
What do you use as Compile command? Something like: php -l "%f" should work. And be sure to use the Compile command in Geany for the PHP file to get it checked for correct syntax.
Then Ive another similar problem, similar since I think that the origin is the same. Ive setted line wrap at 72 but doesnt work, the line doesnt breaks. This one worked too in a precedent version of Geany.
Can you go into more detail? There is a difference between line breaking and line wrapping. While wrapping is just a visual help which doesn't touch the text itself, line breaking actually inserts line breaks into the text. Which one do you want and which settings do you have enabled?
Regards, Enrico