[Python-mode] [ python-mode-Bugs-1215039 ] eat 100% CPU when "Force full reparse"

2005-12-07 Thread SourceForge.net
Bugs item #1215039, was opened at 2005-06-04 20:16 Message generated for change (Comment added) made by stormcoder You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=581349&aid=1215039&group_id=86916 Please note that this message will contain a full copy of the comment

Re: [Python-mode] evil underscore as word

2005-12-07 Thread Ben Wing
Barry Warsaw wrote: >On Tue, 2005-12-06 at 12:34 -0600, [EMAIL PROTECTED] wrote: > > >>Barry> From my python-mode-hook: >> >>Barry> (define-key py-mode-map [(meta f)] 'py-forward-into-nomenclature) >>Barry> (define-key py-mode-map [(meta b)] >> 'py-backward-into-nomenclature))