unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: How do I use tags to go to begv_byte instead of BEGV_BYTE?
Date: Mon, 24 May 2010 18:06:22 +0200	[thread overview]
Message-ID: <AANLkTik0UneRJXlSU5F7giuohO9-WSbj2xODfEepbRSO@mail.gmail.com> (raw)
In-Reply-To: <m2ocg5pa9p.fsf@igel.home>

On Mon, May 24, 2010 at 5:52 PM, Andreas Schwab <schwab@linux-m68k.org> wrote:
> tags-case-fold-search is a variable defined in `etags.el'.
> Its 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'.


Thanks, that helped.

However it is a quite surprising organizing of case fold search
handling. It looks like it does not care about major mode or buffer
file extension, both of them which could be used to make a better
guess for case fold search.

How do people handle that?



  reply	other threads:[~2010-05-24 16:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-24 13:24 How do I use tags to go to begv_byte instead of BEGV_BYTE? Lennart Borgman
2010-05-24 15:22 ` Andreas Schwab
2010-05-24 15:37   ` Lennart Borgman
2010-05-24 15:52     ` Andreas Schwab
2010-05-24 16:06       ` Lennart Borgman [this message]
2010-05-24 17:31         ` Stefan Monnier
2010-05-24 18:29           ` Lennart Borgman
2010-08-29  1:04           ` Wojciech Meyer
2010-08-30 21:39             ` Wojciech Meyer
2010-09-01 12:38               ` Francesco Potortì
2010-09-01 20:00                 ` Wojciech Meyer
2010-09-01 20:39                   ` Wojciech Meyer
2010-09-01 20:59                     ` Francesco Potortì
2010-09-01 20:57                   ` Francesco Potortì
2010-09-01 21:36                     ` Wojciech Meyer

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=AANLkTik0UneRJXlSU5F7giuohO9-WSbj2xODfEepbRSO@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=schwab@linux-m68k.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).