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

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

Re: Case sensitive regexp


From: Pascal Bourguignon
Subject: Re: Case sensitive regexp
Date: Mon, 23 May 2005 04:46:19 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Neon Absentius <absent@sdf.lonestar.org> writes:

> Hello,
>
> how can I make sure that the regular expressions are case sensitive?
> By looking at the manual I thought that if the expression contains 
> a capital letter then it automatically is case sensitive. However
> evaluating (looking-at "A") when the point is before an "a" returns 
> true.

What regular expressions?

M-x apropos RET case-fold RET

--> 
isearch-toggle-case-fold
toggle-case-fold-search

default-case-fold-search


-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

Nobody can fix the economy.  Nobody can be trusted with their finger
on the button.  Nobody's perfect.  VOTE FOR NOBODY.


reply via email to

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