all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim Johnson <tim@johnsons-web.com>
Subject: Regexp to find second of three words
Date: Mon, 07 Aug 2006 00:51:48 -0000	[thread overview]
Message-ID: <slrnedd3bo.f62.tim@linus.johnson.com> (raw)

Hello:
I've constructed a regexp to use with imenu.
(note: this mailer is probably going to wrap it)
"set[ ]+'[A-Za-z0-9*-_.]+[
]\\(d\\(?:ef\\|oes\\)\\|func\\(?:tion\\)?\\|has\\|lfunc\\|sub\\)\\>"

My goal is to capture from the following example
set 'printf function
     printf
but the regex is really picking up 
  function

I'd appreciate any help on correcting this.
Thanks
tim

-- 
Tim Johnson <tim@johnsons-web.com>
      http://www.alaska-internet-solutions.com

             reply	other threads:[~2006-08-07  0:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-07  0:51 Tim Johnson [this message]
2006-08-07 17:27 ` Regexp to find second of three words Eric Hanchrow
     [not found] ` <mailman.4958.1154972303.9609.help-gnu-emacs@gnu.org>
2006-08-08 15:51   ` Tim Johnson
2006-08-09 14:22     ` Eric Hanchrow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrnedd3bo.f62.tim@linus.johnson.com \
    --to=tim@johnsons-web.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.