Change inner paren doesn't work in python mode

Michael Markert markert.michael at googlemail.com
Wed Sep 19 21:56:07 CEST 2012


On Wed, Sep 19 2012 (21:24), Frank Fischer <frank-fischer at shadow-soft.de> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20120919/ffb6beee/attachment.pgp 


More information about the implementations-list mailing list