From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ian Zimmerman Newsgroups: gmane.emacs.help Subject: Re: find-tag MAX_DRIVES goes to "int max_drives = MAX_DRIVES" Date: 06 Oct 2005 21:23:28 -0400 Message-ID: <87oe62yvan.fsf@buug.org> References: <1128616933.509062.274550@g44g2000cwa.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128648357 23663 80.91.229.2 (7 Oct 2005 01:25:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 7 Oct 2005 01:25:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 07 03:25:46 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ENgy9-0003KI-Vd for geh-help-gnu-emacs@m.gmane.org; Fri, 07 Oct 2005 03:24:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ENgy9-0003Iw-Do for geh-help-gnu-emacs@m.gmane.org; Thu, 06 Oct 2005 21:24:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ENgxy-0003Ir-Mv for help-gnu-emacs@gnu.org; Thu, 06 Oct 2005 21:24:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ENgxw-0003Id-8z for help-gnu-emacs@gnu.org; Thu, 06 Oct 2005 21:24:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ENgxw-0003Ia-61 for help-gnu-emacs@gnu.org; Thu, 06 Oct 2005 21:24:04 -0400 Original-Received: from [198.144.194.12] (helo=disorder.primate.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1ENgxw-00069H-2J for help-gnu-emacs@gnu.org; Thu, 06 Oct 2005 21:24:04 -0400 Original-Received: from disorder.primate.net (localhost [127.0.0.1]) by disorder.primate.net (8.13.5/8.13.5/Debian-2) with ESMTP id j971O2tj004536 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Thu, 6 Oct 2005 18:24:02 -0700 Original-Received: from localhost (localhost [[UNIX: localhost]]) by disorder.primate.net (8.13.5/8.13.5/Submit) id j971Nx87004535 for help-gnu-emacs@gnu.org; Thu, 6 Oct 2005 18:23:59 -0700 X-Authentication-Warning: disorder.primate.net: itz set sender to itz@buug.org using -f Original-Received: from itz by unicorn with local (Exim 3.36 #1 (Debian)) id 1ENgxM-0000rx-00; Thu, 06 Oct 2005 21:23:28 -0400 Original-To: help-gnu-emacs@gnu.org X-Unicorn-Archive: yes In-Reply-To: Original-Lines: 22 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (disorder.primate.net [127.0.0.1]); Thu, 06 Oct 2005 18:24:02 -0700 (PDT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:30010 Enrique> How do I tell emacs/etags that the C language is case Enrique> sensitive, that max_drives and MAX_DRIVES are two different Enrique> identifiers? Just in case, is this (case insensitivity) the Enrique> root of the problem? Kevin> tags-case-fold-search's value is default Kevin> | Kevin> Documentation: *Whether tags operations should be case-sensitive. Kevin> A value of t means case-insensitive, a value of nil means Kevin> case-sensitive. Any other value means use the setting of Kevin> `case-fold-search'. Kevin> | Kevin> You can customize this variable. Kevin> | Kevin> Defined in `etags'. To answer his last question with confidence, we'd have to see how MAX_DRIVES is defined and if there's a tag for the definition. Right? -- "It's not true or not." A reality show producer (real quote)