From: Jon Dufresne <jon.dufresne@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: c-mode syntax strings and regexp word boundaries
Date: Fri, 6 Sep 2013 10:04:40 -0700 [thread overview]
Message-ID: <CADhq2b7kt6MMUNOuTdwNZF=wH6LnGJNwB1RaRF7Hbk9dpR9fGw@mail.gmail.com> (raw)
In-Reply-To: <jwvmwnq0xm7.fsf-monnier+emacs@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 327 bytes --]
On Fri, Sep 6, 2013 at 8:44 AM, Stefan Monnier <monnier@iro.umontreal.ca>wrote:
> Don't rely on syntax (i.e. things like \b, \>, \<, \s), and instead use
> something like "^END\\(?:[^[:alnum:]]\\|\\'\\)".
>
Thanks. That was very helpful and informative. I will give your suggestion
a shot and see how things go.
Cheers,
Jon
[-- Attachment #2: Type: text/html, Size: 757 bytes --]
next prev parent reply other threads:[~2013-09-06 17:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-06 5:14 c-mode syntax strings and regexp word boundaries Jon Dufresne
2013-09-06 12:21 ` Andreas Röhler
2013-09-06 14:07 ` Stefan Monnier
2013-09-06 14:55 ` Jon Dufresne
2013-09-06 15:44 ` Stefan Monnier
2013-09-06 17:04 ` Jon Dufresne [this message]
2013-09-06 20:19 ` Alan Mackenzie
2013-09-06 22:38 ` Jon Dufresne
2013-09-11 8:57 ` Andreas Röhler
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='CADhq2b7kt6MMUNOuTdwNZF=wH6LnGJNwB1RaRF7Hbk9dpR9fGw@mail.gmail.com' \
--to=jon.dufresne@gmail.com \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
/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.