Change inner paren doesn't work in python mode

Frank Fischer frank-fischer at shadow-soft.de
Wed Sep 19 21:24:42 CEST 2012


Hi Alessandro,

Am Wed, 12 Sep 2012 13:39:22 +0200
schrieb Alessandro Piras <laynor at gmail.com>:

> Hi guys,
> 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?

Bye,
Frank





More information about the implementations-list mailing list