all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* grep error because of bad previous input
@ 2006-07-27 17:32 Sam Steingold
  2006-07-27 17:51 ` Chong Yidong
  2006-07-27 23:46 ` Richard Stallman
  0 siblings, 2 replies; 6+ messages in thread
From: Sam Steingold @ 2006-07-27 17:32 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-07-28  7:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-27 17:32 grep error because of bad previous input Sam Steingold
2006-07-27 17:51 ` Chong Yidong
2006-07-27 18:16   ` Sam Steingold
2006-07-27 23:46 ` Richard Stallman
2006-07-28  7:11   ` Stefan Monnier
2006-07-28  7:31     ` David Kastrup

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.