On Sun, Apr 24, 2016 at 10:01:23PM +0200, Josip Rodin wrote:
> On Thu, Apr 14, 2016 at 01:58:25PM +0200, Adam Borowski wrote:
> > Hi!
> > It looks like #508797 ("Ins" not working) is back -- you apparently lost the
> > patch somewhere.
> > 
> > Changing "overtype" to "overwrite" in one's config file solves this, as
> > before.
> 
> Which config file exactly? Because the patch is still shipped, I actually
> formatted it nicely the last time around:
> 
> % cat joe-4.1/debian/patches/001_jstarrc_overtype.patch
> --- joe-4.1.orig/rc/jstarrc.in  2015-09-04 22:15:55.000000000 +0200
> +++ joe-4.1/rc/jstarrc.in       2016-01-31 18:01:34.000000000 +0100
> -mode,"overtype",rtn    ^V              Insert/Overtype
> -mode,"overtype",rtn    .kI
> +mode,"overwrite",rtn   ^V              Insert/Overtype
> +mode,"overwrite",rtn   .kI

grep '"overtype"' /etc/joe/jstarrc
[...]
mode,"overtype",rtn     ^V              Insert/Overtype
mode,"overtype",rtn     .kI


Looking around, I see 002_mail_jsf_ugly.patch is not applied either (oh my
eyes!  The way I noticed this was traumatic...).

And here we go: the source has no debian/patches/series.  So your quiltage
somehow got corrupted.


Meow!
-- 
A tit a day keeps the vet away.

Reply via email to