[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] Possible infinite loop in TeX-delete-dups-by-car and
From: |
Mosè Giordano |
Subject: |
Re: [AUCTeX-devel] Possible infinite loop in TeX-delete-dups-by-car and TeX-delete-duplicate-strings |
Date: |
Sun, 10 Sep 2017 11:49:58 +0200 |
Hi Keita,
2017-09-05 15:39 GMT+02:00 Ikumi Keita <address@hidden>:
>>>>>> Ikumi Keita <address@hidden> writes:
>> Hi all,
>> I found that the two functions `TeX-delete-dups-by-car' and
>> `TeX-delete-duplicate-strings' can fall into infinite loop under certain
>> contition.
>
> ...
>
>> [Possible fix]
>> The attached patch fixes the problem.
>
> Since nobody objected, I installed the proposed fix in the repository.
Installed patch looks good, can you please add a test as well?
Thanks,
Mosè