-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11-Feb-2015 22:19, Bram Moolenaar wrote:
>
> Lilydjwg wrote:
>
>> On Tue, Jan 27, 2015 at 11:26:39AM +0100, Bram Moolenaar wrote:
>>>
>>> Patch 7.4.592 Problem:When doing ":e foobar" when already
&g
Lilydjwg wrote:
> On Tue, Jan 27, 2015 at 11:26:39AM +0100, Bram Moolenaar wrote:
> >
> > Patch 7.4.592
> > Problem:When doing ":e foobar" when already editing "foobar" and
> > 'buftype'
> > is "nofile" the b
On Tue, Jan 27, 2015 at 11:26:39AM +0100, Bram Moolenaar wrote:
>
> Patch 7.4.592
> Problem:When doing ":e foobar" when already editing "foobar" and 'buftype'
> is "nofile" the buffer is cleared. (Xavier de Gaye)
> Solu
Ike Devolder wrote:
> On Tue, Jan 27, 2015 at 11:26:39AM +0100, Bram Moolenaar wrote:
> >
> > Patch 7.4.592
> > Problem:When doing ":e foobar" when already editing "foobar" and
> > 'buftype'
> > is "nofile"
On Tue, Jan 27, 2015 at 11:26:39AM +0100, Bram Moolenaar wrote:
>
> Patch 7.4.592
> Problem:When doing ":e foobar" when already editing "foobar" and 'buftype'
> is "nofile" the buffer is cleared. (Xavier de Gaye)
> Solu
On 01/27/2015 11:26 AM, Bram Moolenaar wrote:
>
> Patch 7.4.592
> Problem:When doing ":e foobar" when already editing "foobar" and 'buftype'
>is "nofile" the buffer is cleared. (Xavier de Gaye)
> Solution: Do no clear the
Patch 7.4.592
Problem:When doing ":e foobar" when already editing "foobar" and 'buftype'
is "nofile" the buffer is cleared. (Xavier de Gaye)
Solution: Do no clear the buffer.
Files: src/ex_cmds.c
*** ../vim-7.4.591/src/ex_cmds.c