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: Ted Zlatanov
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112104: * progmodes/cfengine.el (cfengine-common-syntax): Add "_" to word syntax.
Date: Fri, 22 Mar 2013 15:13:09 -0400
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

On Fri, 22 Mar 2013 13:30:22 -0400 Stefan Monnier <address@hidden> wrote: 

>> 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.

SM> I use C-M-f, C-M-b, C-M-t for that.

Right.  Well, do you want me to work on the symbol-word minor mode or
will you?  It seems like a pretty useful change.

>> 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?

SM> That looks right, yes, thank you,

Great, pushed.  Thank you for the patient explanation.

Ted




reply via email to

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