[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: address@hidden: RE : case sensitive search using emacs info reader `
From: |
Harry Putnam |
Subject: |
Re: address@hidden: RE : case sensitive search using emacs info reader `s'] |
Date: |
Fri, 05 Dec 2003 16:47:42 -0600 |
User-agent: |
Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) |
"Eli Zaretskii" <address@hidden> writes:
> Sounds like the Emacs Info reader needs to implement the `S' command
> that is already available in the stand-alone Info.
But that is a string search. I guess you mean to add an `S' command
that makes the `s' regex search, case sensitive.
> From: "Bourgneuf Francois" <address@hidden>
> I don't know what to set but I can tell that if you use at least one
> uppercase caracter, the search becomes case sensitive. Bour9
This is not true here.... (running recent cvs emacs) as posted using C-h i
`s' ELP <RET> finds the first instance of `help' on that page.