emacs-devel
[Top][All Lists]
Advanced

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

Re: Please install this for me.


From: Stefan Monnier
Subject: Re: Please install this for me.
Date: Sun, 24 Feb 2019 11:12:40 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> -                     (if tem (cdr tem)
> +                     (if tem (append (cdr tem) nil)

I think `copy-sequence` be preferable because more explicit.


        Stefan




reply via email to

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