all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* trivial regexp problem
@ 2013-01-22 10:52 Luca Ferrari
  2013-01-22 11:00 ` Bastien
  0 siblings, 1 reply; 7+ messages in thread
From: Luca Ferrari @ 2013-01-22 10:52 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,
I need a little hint on a regexp that is not working within lookig-at:
I want to recognize any label of the form "label:" so I tested the
following against re-search-forward "^[ \t]*.*:" and it works.
However, the same into a looking-at call is not working, so how can I
find the following regexp?

Thanks,
Luca



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

end of thread, other threads:[~2013-01-23  7:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-22 10:52 trivial regexp problem Luca Ferrari
2013-01-22 11:00 ` Bastien
2013-01-22 16:27   ` Luca Ferrari
     [not found] <mailman.18061.1358852367.855.help-gnu-emacs@gnu.org>
2013-01-22 16:44 ` Barry Margolin
2013-01-22 17:50   ` Peter Dyballa
     [not found]   ` <mailman.18090.1358877053.855.help-gnu-emacs@gnu.org>
2013-01-22 20:02     ` Barry Margolin
2013-01-23  7:43       ` Luca Ferrari

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.