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: Sat, 23 Mar 2013 12:01:31 -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.
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 do not plan to work on it, so please go ahead.  You might want to
start from subword.el which makes a similar change, tho in a different
direction (making words smaller rather than larger).


        Stefan



reply via email to

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