all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ian Zimmerman <itz@buug.org>
Subject: Re: find-tag MAX_DRIVES goes to "int max_drives = MAX_DRIVES"
Date: 06 Oct 2005 21:23:28 -0400	[thread overview]
Message-ID: <87oe62yvan.fsf@buug.org> (raw)
In-Reply-To: <di3olj$b85$2@sea.gmane.org>


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)

      reply	other threads:[~2005-10-07  1:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-06 16:42 find-tag MAX_DRIVES goes to "int max_drives = MAX_DRIVES" enrio
2005-10-06 17:59 ` Kevin Rodgers
2005-10-07  1:23   ` Ian Zimmerman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87oe62yvan.fsf@buug.org \
    --to=itz@buug.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.