Re: [PATCH] fix insets wider than screen
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> I hadn't considered that inset_x could be < 0. This patch fixes John> bug #162 reported by Herbert. John> please apply john Done. JMarc
[PATCH] fix insets wider than screen
I hadn't considered that inset_x could be < 0. This patch fixes bug #162 reported by Herbert. please apply john -- "Unless everyone else on earth is attending meetings I haven't been told about." - /. paranoia at its finest Index: src/BufferView_pimpl.C ==