emacs-devel
[Top][All Lists]
Advanced

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

Re: string-match case sensivity depends on case-fold-search buffer local


From: Kevin Rodgers
Subject: Re: string-match case sensivity depends on case-fold-search buffer local value?
Date: Tue, 18 Oct 2005 12:53:08 -0600
User-agent: Mozilla Thunderbird 0.9 (X11/20041105)

Lennart Borgman wrote:
I am beeing disturbed by this sentence in the docstring for `string-match':

    Case is ignored if `case-fold-search' is non-nil in the current buffer.

Is this really true?

I hope so, otherwise how could you specify that the match must be
case-sensitive or case-insensitive?  Now it can be done by let-
binding case-fold-search.

--
Kevin Rodgers





reply via email to

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