« Return to Thread: underscore syntax

Re: underscore syntax

by Diez B. Roggisch :: Rate this Message:

Reply to Author | View in Thread

Jeff Bauer schrieb:
> Did the behavior python-mode change with respect to the
> syntax of vars_with_underscores?  Keying M-f or M-b
> now stops the cursor at the underscores rather than
> grabbing the entire variable.  Prior, in GNU Emacs 21.4,
> the behavior worked as I expected.

I don't think that's a python-mode issue - rather emacs behaves
differently. Dunno how to change that though.

My emacs doesn't stop at underscores. Regardless of python-mode-age.

Diez
_______________________________________________
Python-mode mailing list
Python-mode@...
http://mail.python.org/mailman/listinfo/python-mode

 « Return to Thread: underscore syntax