Comment 3 for bug 919540

Revision history for this message
Andreas Roehler (a-roehler) wrote : Re: [Bug 919540] Re: py-forward-into-nomenclature jumps over CamelCased words

Am 29.01.2012 09:35, schrieb Georg Brandl:
> Another thing: forward-word stops at the *ends* of words. py-forward-
> into-nomenclature now stops at the beginnings of words. E.g.:
>
> def doSomething(blah)
>
> from the beginning of the line it should stop at " ", "S", "(", ")"
> it does stop at "d", "S", "b".
>
> ** Changed in: python-mode
> Status: Fix Committed => In Progress
>

done, hopefully, please re-open should something remain,

Andreas