Cesar Romani wrote:
> On 21/05/2013 05:04 a.m., Bram Moolenaar wrote:
> >
> > Cesar Romani wrote:
> >
> >> By updating from 7.3.969 to 7.3.981 the following command doesn't work
> >> anymore:
> >> %s/""/\='"'.matchstr(getline("."), '\d\+\ze<').'"'
> >>
> >> Let's say I use this command on
On 21/05/2013 05:04 a.m., Bram Moolenaar wrote:
>
> Cesar Romani wrote:
>
>> By updating from 7.3.969 to 7.3.981 the following command doesn't work
>> anymore:
>> %s/""/\='"'.matchstr(getline("."), '\d\+\ze<').'"'
>>
>> Let's say I use this command on the following text:
>> Table of Contents 5
>>
Cesar Romani wrote:
> By updating from 7.3.969 to 7.3.981 the following command doesn't work
> anymore:
> %s/""/\='"'.matchstr(getline("."), '\d\+\ze<').'"'
>
> Let's say I use this command on the following text:
> Table of Contents 5
> Acknowledgements 7
> Preface 9
> Introduction to the Second
On Tue, May 21, 2013 at 7:13 AM, Cesar Romani wrote:
> By updating from 7.3.969 to 7.3.981 the following command doesn't work
> anymore:
> %s/""/\='"'.matchstr(getline("."), '\d\+\ze<').'"'
>
> Let's say I use this command on the following text:
> Table of Contents 5
> Acknowledgements 7
> Preface
By updating from 7.3.969 to 7.3.981 the following command doesn't work
anymore:
%s/""/\='"'.matchstr(getline("."), '\d\+\ze<').'"'
Let's say I use this command on the following text:
Table of Contents 5
Acknowledgements 7
Preface 9
Introduction to the Second, Revised Edition
11
Introduction 13