From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ams@gnu.org (Alfred M. Szmidt) Newsgroups: gmane.emacs.devel Subject: Re: ctags/etags: rc file? Date: Thu, 20 Nov 2014 07:34:41 -0500 Message-ID: References: <20141120.211912.1151762649217499427.yamato@redhat.com> Reply-To: ams@gnu.org NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1416486914 22824 80.91.229.3 (20 Nov 2014 12:35:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Nov 2014 12:35:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: Masatake YAMATO Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 20 13:35:07 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XrQwy-000185-Im for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2014 13:35:04 +0100 Original-Received: from localhost ([::1]:34963 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQwx-0000Jg-RE for ged-emacs-devel@m.gmane.org; Thu, 20 Nov 2014 07:35:03 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51520) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQwd-0000GH-1Q for emacs-devel@gnu.org; Thu, 20 Nov 2014 07:34:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XrQwc-00016r-BX for emacs-devel@gnu.org; Thu, 20 Nov 2014 07:34:42 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60402) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XrQwc-00016m-8F for emacs-devel@gnu.org; Thu, 20 Nov 2014 07:34:42 -0500 Original-Received: from ams by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1XrQwb-0003P4-UY; Thu, 20 Nov 2014 07:34:42 -0500 In-reply-to: <20141120.211912.1151762649217499427.yamato@redhat.com> (message from Masatake YAMATO on Thu, 20 Nov 2014 21:19:12 +0900 (JST)) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:177872 Archived-At: --options=file Read additional options from file. The file should contain one option per line. As a special case, if --options=NONE is spec‐ ified as the first option on the command line, it will disable the automatic reading of any configuration options from either a file or the environment (see FILES). But ctags and etags, part of Emacs, do not have this functionality. I do not know where this option comes from, but it is exactly what I would like to see (minus the odd behaviour of --options=NONE, NONE is a fully legal file name) in etags/ctags.