jed-users mailing list

[2008 Date Index] [2008 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: C mode indentation


Martin Linder <mali2297@xxxxxxxx> wrote:
> \begin{quote}
> It is also important for function definitions to start the name of the 
> function in column one. This helps people to search for function 
> definitions, and may also help certain tools recognize them. Thus, using 
> Standard C syntax, the format is this:
>
>       static char *
>       concat (char *s1, char *s2)
>       {
>         ...
>       }
> \end{quote}
>
> However, the behavior in jed seems to be to indent the function name if I 
> break the line. Can one change this? (Without losing indentation 
> elsewhere.)

Please see if the latest snapshot (0.99.19-163) in the svn repository
works for you.

Thanks,
--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2008 date index] [2008 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]