emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112104: * progmodes/cfengine.el


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112104: * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word syntax.
Date: Thu, 21 Mar 2013 21:32:31 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> Can you explain?  Sorry to be dense, but I don't know exactly what you
> mean.  This is specifically to make \> NOT match something that looks
> like the beginning of a defun (essentially I want only "bundle x" to
> match, but not "bundle_x").

You want to use \_> rather than \>, then.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]