all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Serching for pattern down one column
@ 2008-11-25  0:59 ingvar
  2008-11-25 13:54 ` Paul R
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ingvar @ 2008-11-25  0:59 UTC (permalink / raw)
  To: Help-gnu-emacs


I have a file with binary numbers in colums. Is there any way in emacs to
search for a specific pattern in a column? For example I have the file with
the following:

1  0  0  1
1  1  0  0
0  1  1  1
1  1  1  1
0  0  1  0
0  0  0  0

I now want to search for the pattern "111" in a column (it should find the
pattern in column 2 rows 2-4 and column 3 rows 3-5). Does anyone know how to
do it?

-- 
View this message in context: http://www.nabble.com/Serching-for-pattern-down-one-column-tp20673287p20673287.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <mailman.1210.1227616965.26697.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2008-11-25 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25  0:59 Serching for pattern down one column ingvar
2008-11-25 13:54 ` Paul R
2008-11-25 15:43 ` Peter Dyballa
     [not found] ` <mailman.1221.1227627817.26697.help-gnu-emacs@gnu.org>
2008-11-25 16:29   ` Chris McMahan
     [not found] <mailman.1210.1227616965.26697.help-gnu-emacs@gnu.org>
2008-11-25 13:47 ` aartist

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.