[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] Warnings in quilt.el
From: |
event |
Subject: |
Re: [Quilt-dev] Warnings in quilt.el |
Date: |
Wed, 19 Apr 2017 15:08:27 +0100 |
On 14 April 2017 at 14:10, Jean Delvare <address@hidden> wrote:
> Hi guys,
>
> I write to you because you have touched quilt.el in the past years.
>
> I get the following warnings about quilt.el in OBS, I am wondering if
> any of you can take a look and fix them?
>
>> In quilt-editable:
>> quilt.el:177:26:Warning: reference to free variable `quilt-edit-top-only'
>>
>> In quilt-edit-patch:
>> quilt.el:379:56:Warning: `toggle-read-only' is an obsolete function (as of
>> 24.3); use `read-only-mode' instead.
>>
>> In quilt-mode:
>> quilt.el:554:23:Warning: `toggle-read-only' is an obsolete function (as of
>> 24.3); use `read-only-mode' instead.
>> quilt.el:555:18:Warning: `toggle-read-only' is an obsolete function (as of
>> 24.3); use `read-only-mode' instead.
>
Hi Jean,
Please see patches below. I also fixed a small issue with
quilt-top-patch which stripped the folder where it shouldn't
Leo.
0003-quilt.el-don-t-strip-directory-in-quilt-top-patch-as.patch
Description: Text Data
0002-quilt.el-replace-deprecated-toggle-read-only-functio.patch
Description: Text Data
0001-quilt.el-define-quilt-edit-top-only-before-it-s-used.patch
Description: Text Data