help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: find-tag MAX_DRIVES goes to "int max_drives = MAX_DRIVES"


From: Kevin Rodgers
Subject: Re: find-tag MAX_DRIVES goes to "int max_drives = MAX_DRIVES"
Date: Thu, 06 Oct 2005 11:59:12 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

enrio@online.no wrote:
How do I tell emacs/etags that the C language is case sensitive, that
max_drives and MAX_DRIVES are two different identifiers?

Just in case, is this (case insensitivity) the root of the problem?

,----[ C-h v tags-case-fold-search RET ]
| tags-case-fold-search's value is default
|
| Documentation:
| *Whether tags operations should be case-sensitive.
| A value of t means case-insensitive, a value of nil means case-sensitive.
| Any other value means use the setting of `case-fold-search'.
|
| You can customize this variable.
|
| Defined in `etags'.
`----

--
Kevin Rodgers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]