Neon Absentius <[EMAIL PROTECTED]> 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.
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to