[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] bug/change with editing multiple files
From: |
Marc Simpson |
Subject: |
Re: [vile] bug/change with editing multiple files |
Date: |
Sun, 6 Mar 2016 08:16:40 -0800 |
On Sun, Mar 6, 2016 at 8:12 AM, Paul Fox <address@hidden> wrote:
> anyone testing this should probably mention their setting for
> "autobuffer", which may change the order in which buffers are visited.
yep, autobuffer set (i.e., default). looks like there was a change in
9.8n which might account for the difference hymie originally reported,
+ correct logic in nextbuffer() when autobuffer mode is unset. Similar
fix for prevbuffer() (report by Hymie on mailing list).