Package: kate Version: 2.0 (using KDE 3.0.0 ) Severity: normal Installed from: RedHat RPMs Compiler: gcc 2.96 OS: Linux OS/Compiler notes: RedHat 7.3 Kernel 2.4.18-3 In the following piece of C code: #include "sig.h" void _sig (int sig) Do a search for "sig" and Kate stops at "sig.h" and doesn't find the next ones. Strangely enough, it doesn't fail for: #include "sig.h" sig sig sig If this is not a bug, then I'm totally confused and would appreciate any explanation. Thanks :-) Marc (Submitted via bugs.kde.org) (Complete bug history is available at http://bugs.kde.org/db/46/46006.html)