"Jared Finder" <[EMAIL PROTECTED]> writes: > Steps to reproduce: > > 1. Start up Emacs with emacs -Q. > 2. Add (c-subword-mode 1) to grep-mode hook with: > (add-hook 'grep-mode-hook (lambda () (c-subword-mode 1)))
Why do you want to do that? I'm not saying that it doesn't make sense to do so -- I just don't get it. > 3. M-x rgrep RET for anything. > > Result: > The line "Grep/lw started at Tue Jun 20 11:28:29" causes a false match. > I see that too. > Expected result: > No false matches. Since I don't understand the combination of grep-mode and c-subword-mode, I'm not sure what to expect! -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
