Re: [dev] [st] scrollback-mouse patch is broken on 0.8

From: Daniel Tameling <tamelingdaniel_AT_gmail.com>
Date: Fri, 7 Sep 2018 20:40:45 +0200

On Fri, Sep 07, 2018 at 10:10:44AM -0700, Devin Neal wrote:
> On Fri, Sep 7, 2018 at 8:15 AM Daniel Tameling <tamelingdaniel_AT_gmail.com> wrote:
> >
> > you need to apply the normal scrollback patch before the mouse one.
> > Then it works.
>
> Sorry if it wasn't clear from my previous post, but I applied the
> normal scrollback patch before the mouse one when I encountered the
> problem.
>

Sorry, didn't read your first mail carefully.
The thing is that it always worked for me without any problem.

But now I managed to reproduce it. Have you built st before applying
the patch? That creates a config.h from config.def.h, which is then
used during subsequent builds. The patches change only config.def.h,
and if there is already an existing config.h, you get the error you
described. You either have to transfer the changes to config.h, or if
you didn't customize this file yet, you can simply delete it and build
st again.

-- 
Best,
Daniel
Received on Fri Sep 07 2018 - 20:40:45 CEST

This archive was generated by hypermail 2.3.0 : Fri Sep 07 2018 - 20:48:07 CEST