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

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

RE: does emacs support incremental searching for partial matches?


From: Drew Adams
Subject: RE: does emacs support incremental searching for partial matches?
Date: Tue, 22 Feb 2011 06:21:35 -0800

> I'm wondering if emacs has built-in support for incremental searching
> for partial matches, such as searching for 'memcache' matches
> 'memorycache'. It would be really helpful to me when I'm working on
> Visual C++ code because the programmers tend to use long variable
> names.

You can use regexp search: `C-M-s mem.*cache'.
See `C-h r g regexp search RET'.




reply via email to

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