[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grep error because of bad previous input
From: |
Sam Steingold |
Subject: |
grep error because of bad previous input |
Date: |
Thu, 27 Jul 2006 13:32:24 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
GNU Emacs 22.0.50.3 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
of 2006-07-24 on quant8
M-x grep RET
foo *.lis[ RET ;; typo: "[" instead of "p"
M-x grep RET
==>
Debugger entered--Lisp error: (args-out-of-range "*.lis[" 6)
wildcard-to-regexp("*.lis[")
grep-default-command()
(let ((default ...)) (list (read-from-minibuffer "Run grep (like this): " ...
nil nil ... ...)))
(progn (grep-compute-defaults) (let (...) (list ...)))
call-interactively(grep)
execute-extended-command(nil)
call-interactively(execute-extended-command)
--
Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 5 (Bordeaux)
http://palestinefacts.org http://thereligionofpeace.com http://truepeace.org
http://ffii.org http://mideasttruth.com http://pmw.org.il http://memri.org
The only thing worse than X Windows: (X Windows) - X
- grep error because of bad previous input,
Sam Steingold <=