From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: imenu fails to index C function with function pointer as parameter Date: Sat, 27 Aug 2011 18:31:00 +0200 Message-ID: <4E591BC4.1020109@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1314463070 20894 80.91.229.12 (27 Aug 2011 16:37:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 27 Aug 2011 16:37:50 +0000 (UTC) To: emacs Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 27 18:37:46 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QxLtB-0000mt-B8 for ged-emacs-devel@m.gmane.org; Sat, 27 Aug 2011 18:37:45 +0200 Original-Received: from localhost ([::1]:40998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QxLt9-0008Ti-Kc for ged-emacs-devel@m.gmane.org; Sat, 27 Aug 2011 12:37:43 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:46167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QxLt6-0008TS-KS for emacs-devel@gnu.org; Sat, 27 Aug 2011 12:37:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QxLt5-0008Fz-II for emacs-devel@gnu.org; Sat, 27 Aug 2011 12:37:40 -0400 Original-Received: from smtp208.alice.it ([82.57.200.104]:60714) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QxLt5-0008Fv-D9 for emacs-devel@gnu.org; Sat, 27 Aug 2011 12:37:39 -0400 Original-Received: from [192.168.1.100] (95.236.14.141) by smtp208.alice.it (8.5.124.08) id 4DE64DF107B30F6C for emacs-devel@gnu.org; Sat, 27 Aug 2011 18:31:18 +0200 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20110812 Thunderbird/6.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.104 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143604 Archived-At: Hi Alan, > I think this patch > fixes it this bug looks similar to that flagged here: https://lists.gnu.org/archive/html/bug-gnu-emacs/2011-07/msg02023.html Have you idea/suggestions about it? Thanks, Angelo.