- Subject: C mode indentation
- From: Martin Linder <mali2297@xxxxxxxx>
- Date: Fri, 3 Oct 2008 20:23:48 +0200 (CEST)
Hi.
I have question regarding the indentation in C mode.
Let's use the 'gnu' style as example. The GNU Coding Standards says:
\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.)
Thanks.
/Martin
--------------------------
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]