|
From: | Stefan Monnier |
Subject: | Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112104: * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word syntax. |
Date: | Fri, 22 Mar 2013 13:30:22 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
> Yes! In particular, context expressions in CFEngine are things like > "a_b_c.d_e" and it's a pain to skip over them with the usual `M-f' or > CUA keybindings. I use C-M-f, C-M-b, C-M-t for that. > I modified cfengine.el to use \_< and \_> for all the regular > expressions; can you take a look at the attached patch and see if it's > closer to the expected behavior? That looks right, yes, thank you, Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |