Hi again

After some more investigation I realize that you are not referring to
function calls but rather arrays.
In case you write like this:

array(
     'a',
     'b');

It will indent correctly. It is only, when you have the first item on the
same line as the array statement, that you get the wrong indentation.

I do not know how much that helps but maybe it does.

// Ola

On Sat, Dec 20, 2014 at 9:25 PM, Ola Lundqvist <o...@inguza.com> wrote:

> Hi
>
> Now I have checked. I missed the php- prefix.
>
> The interactive mode M-x commands are:
> php-enable-...-coding-style
>
> In at least drupal coding style it works as you expect. I do not know why
> it does not work that way with the other ones.
>
> // Ola
>
> On Sat, Dec 20, 2014 at 2:53 PM, Martin Schulze <j...@infodrom.org> wrote:
>
>> Hi Ola!
>>
>> Ola Lundqvist wrote:
>> > Hi
>> >
>> > Please try drupal mode or any other of the variants.
>>
>> How?
>>
>> > I think the command is enable-(mode name)
>>
>> In interactive mode M-x shows:
>>
>> Possible completions are:
>> enable-command
>> enable-flow-control
>> enable-theme
>>
>> Regards
>>
>>         Joey
>>
>> --
>> In the beginning was the word, and the word was content-type: text/plain
>>
>> Please always Cc to me when replying to me on the lists.
>>
>
>
>
> --
>  --- Inguza Technology AB --- MSc in Information Technology ----
> /  o...@inguza.com                    Annebergsslingan 37        \
> |  o...@debian.org                   654 65 KARLSTAD            |
> |  http://inguza.com/                Mobile: +46 (0)70-332 1551 |
> \  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
>  ---------------------------------------------------------------
>
>


-- 
 --- Inguza Technology AB --- MSc in Information Technology ----
/  o...@inguza.com                    Annebergsslingan 37        \
|  o...@debian.org                   654 65 KARLSTAD            |
|  http://inguza.com/                Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---------------------------------------------------------------

Reply via email to