On Wed, Sep 19 2012 (21:24), Frank Fischer <[email protected]> wrote:
>> ci( does not work in python mode. >> to replicate: >> >> --- example.py --- >> for i in range(10): >> print (1, 2, 3) >> --------------------------- >> >> position the cursor over the "2" >> >> issue ci( >> >> result: >> >> --- example.py --- >> f): >> print (1, 2, 3) >> -------------------------- > > I can't reproduce that. Can you please check starting with "make emacs" > from evil's source? I can reproduce with `make emacs` and emacs 24.2.50.1 but not with emacs 24.2.1 It seems the introduction of Fabian Gallinas python-mode is the culprit. Michael
pgpEMjQyXfBjy.pgp
Description: PGP signature
_______________________________________________ implementations-list mailing list [email protected] https://lists.ourproject.org/cgi-bin/mailman/listinfo/implementations-list
