emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: address@hidden: C indentation (problem)]


From: Stefan Monnier
Subject: Re: address@hidden: C indentation (problem)]
Date: Thu, 22 Mar 2007 00:37:44 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.95 (gnu/linux)

>  <?php
>  function foo() {
>    echo "bar\n";
>    }

>  foo();
>  ?>

> As you can see php syntax is closely related to C syntax.

Funny, other than the use of {...} and ; I don't see it as closely related
to C syntax.

It probably works OK to treat it as C as long as your C mode is sufficiently
unsophisticated.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]