help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: C++ Mode: Interpretation of Underscores In Words


From: Stefan Monnier
Subject: Re: C++ Mode: Interpretation of Underscores In Words
Date: Wed, 12 Nov 2003 15:38:14 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

> Given a variable like "employee_name" is there a way to make emacs treat
> this as one word.  Would be nice when doing commands like "forward-word"
> which treats employee_name as two words.  

Use forward-sexp which does just that in this case.


        Stefan


reply via email to

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