From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: "Alfred M. Szmidt" Newsgroups: gmane.emacs.devel Subject: Re: etags name collision. Date: Tue, 12 Apr 2022 15:50:25 -0400 Message-ID: References: <83pmln69n0.fsf@gnu.org> <20220411135259.zqrlngj6lmpgbsni@Ergus> <83ilrf6779.fsf@gnu.org> <20220411142519.vnbr63lfpyuqpw2w@Ergus> <20220412104823.xfquehpmoghektkt@Ergus> <20220412164016.y3qbycbbf5gwujuy@Ergus> <20220412174848.ftsa5q6sfkilzk6q@Ergus> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14122"; mail-complaints-to="usenet@ciao.gmane.io" Cc: eliz@gnu.org, emacs-devel@gnu.org, dgutov@yandex.ru To: Ergus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Apr 12 21:52:34 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1neMYy-0003Xu-Ma for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Apr 2022 21:52:32 +0200 Original-Received: from localhost ([::1]:43418 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1neMYx-0002Up-EK for ged-emacs-devel@m.gmane-mx.org; Tue, 12 Apr 2022 15:52:31 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33580) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neMXE-0000of-Jy for emacs-devel@gnu.org; Tue, 12 Apr 2022 15:50:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:47146) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1neMXD-0001mj-6j; Tue, 12 Apr 2022 15:50:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=vl3Dh76IFMxaixH7hWIdGI792cdxAkZk+NFKhU+gLxM=; b=qoWs/Xjz29jn ESjKbS1vEOhgWGt/r0/DPZCKU0W9uiegzx5tXqjoEDuTe0Rhm2Xb4U3FjQcqiC5yI5mKcNntXmT7J 5JW0gtYwuweRlhi5Pu7IirsXt6DAYblCjW+Dxy6uUxs3s4UfX0bLyut+kWwy85p9dXO5obyJBSXtR hGAXv1nowC4vPt1Lnx22EPytrmb7bFm1z7IdbryU2vA53+8aHaBEN5mBgX/Pw1qrqxaIuDmp/qP7e FHucOPrKtSRxLbcD3OxZhQMFZQXu0OAJeoGtIHI2qxA4ahKfCUzCZFeGGXq0NnBZnlT50ohBfLhKH 9maT+rlLqf8qUSWGidHg7w==; Original-Received: from ams by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1neMWv-000126-Sy; Tue, 12 Apr 2022 15:50:38 -0400 In-Reply-To: <20220412174848.ftsa5q6sfkilzk6q@Ergus> (message from Ergus on Tue, 12 Apr 2022 19:48:48 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:288337 Archived-At: >where Exuberant (and Universal) ctags outputs: > > syms_of_cmds cmds.c /^syms_of_cmds (void)$/;" f typeref:typename:void Did you tried the format=1 option? No, it is not supported by POSIX -- that is sorta the point of using standard-ish compliant utilities.