when editing code with speech recognition, we often need to grab onto elements
that someone with a keyboard wouldn't even think about.  For example, Method
arguments, tuple elements, parenthetical expressions, predicates, lval and rval
 are some of the features that come to mind.  How could one identify these
elements within Emacs?
_______________________________________________
Python-mode mailing list
Python-mode@python.org
http://mail.python.org/mailman/listinfo/python-mode

Reply via email to