Fixed the bug that 'back-to-indentation' operation breaks "." repeating

York Zhao gtdplatform at gmail.com
Thu Aug 25 16:31:59 CEST 2011


Sorry I should have explained this in a little more details.

The problem was that if you make some changes, then press "M-m" (key binding for
the `back-to-indentation') to get to the first non-whitespace character of the
current line, you wouldn't be able to repeat anything afterwards. This was what
this patch trying to address.

To me, 'back-to-indentation' is handy because I feel it is easier than pressing
"0" plus "w".


Thanks,

York


On Tue, Aug 23, 2011 at 2:53 PM, York Zhao <gtdplatform at gmail.com> wrote:
> Hi,
>
> Please find attached my patch file to fix the bug as described in the title.
>
>
> York
>



More information about the implementations-list mailing list