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: Nicolas Petton
Subject: Re: behaviour change in cl-subseq
Date: Fri, 07 Aug 2015 18:08:52 +0200
User-agent: Notmuch/0.19 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-redhat-linux-gnu)

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.

Nico

Attachment: signature.asc
Description: PGP signature


reply via email to

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