From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: kgold@watson.ibm.com (kgold) Newsgroups: gmane.emacs.help Subject: C mode strange coding style Date: 18 Feb 2003 23:02:01 GMT Organization: IBM T.J. Watson Research Center Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1045769570 19558 80.91.224.249 (20 Feb 2003 19:32:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 20 Feb 2003 19:32:50 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18lwR3-00054e-00 for ; Thu, 20 Feb 2003 20:32:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18lwKa-0006dE-02 for gnu-help-gnu-emacs@m.gmane.org; Thu, 20 Feb 2003 14:26:04 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!an02.austin.ibm.com!ausnews.austin.ibm.com!newsfeed.btv.ibm.com!news.btv.ibm.com!kgold Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: alpha.watson.ibm.com Original-X-Trace: news.btv.ibm.com 1045609321 41814 9.2.16.245 (18 Feb 2003 23:02:01 GMT) Original-X-Complaints-To: news@btv.ibm.com Original-NNTP-Posting-Date: 18 Feb 2003 23:02:01 GMT X-Newsreader: xrn 9.01 Originator: kgold@watson.ibm.com Original-Xref: shelby.stanford.edu gnu.emacs.help:110437 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6938 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6938 A co-worker uses a coding style for C functions like this: long function_name ( int var1, int var2 ) { ... Neither font-lock nor imenu seem to identify functions when the parameters are coded on a separate line after the (. Is there any fix or work around? -- -- Ken Goldman kgold@watson.ibm.com 914-784-7646