all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* colon in filename fools M-x grep
@ 2003-09-23 20:02 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2003-09-23 20:02 UTC (permalink / raw)


You may want to refine the M-x grep regexp to not be fooled by files
with the time string in their name, saying 'no more hits':

egrep -n -e ^Processing\|To\ do pppjobs.2003-09-23-12:49:09 /dev/null
pppjobs.2003-09-23-12:49:09:4:Processing	file:/home/jidanni/my
pppjobs.2003-09-23-12:49:09:104:To do: Retrieving the URI results

or it might not be worth the bother.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-23 20:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-23 20:02 colon in filename fools M-x grep Dan Jacobson

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.