THANKS
On Sat, Sep 19, 2015 at 5:10 AM, Daniel Shahaf <danie...@apache.org> wrote: > Daniel Shahaf wrote on Thu, Sep 17, 2015 at 16:41:04 +0000: > > To reproduce, start gvim as follows: > > > > % cat > script.vim > > :a > > lorem > > ipsum > > dolor > > sit > > amet > > .. > > That line was supposed to have only a single dot. > > (I think reportbug(1) or the BTS itself added the second dot; probably > an artifact of SMTP dot-stuffing.) > > Cheers, > > Daniel > > > :vsplit > > :windo set scrollbind > > % gvim -N -u NONE -S script.vim > >