emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: behaviour change in cl-subseq


From: Phillip Lord
Subject: Re: behaviour change in cl-subseq
Date: Fri, 07 Aug 2015 22:23:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Nicolas Petton <address@hidden> writes:

> Phillip Lord <address@hidden> writes:
>
>> Yes, will do. My expectation is this:
>>
>> ;; error
>> (seq-subseq '() 10 10)
>>
>> ;; (same) error
>> (seq-subseq '() -10 -10)
>>
>>
>> You agree?
>
> Yes, I do.


Added as fix/subsequence-error-with-negative-sequences branching from
current trunk.

Would you like to check that I have got everything in place? Please feel
free to merge/rebase to trunk iff you are happy. If not, let me know and
I will improve.

Phil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]