[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: :show-marks
From: |
Marc Simpson |
Subject: |
Re: :show-marks |
Date: |
Thu, 19 Dec 2019 13:14:28 -0800 |
On Thu, Dec 19, 2019 at 10:28 AM Marc Simpson <address@hidden> wrote:
> On Thu, Dec 19, 2019 at 10:09 AM Paul Fox <address@hidden> wrote:
> > I think it's because the [Named Marks] buffer is current. If you
> > switch back to your edit buffer, the [Named Marks] buffer updates
> > correctly.
>
> Confirmed here too; thanks Paul.
One option would be to adopt the logic used in listmodes (modes.c):
https://gist.github.com/0branch/bc4a60089253fc6ce860e172f39f0bcb
i.e., switch back to the origin buffer before returning.