[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: copy-sequence no longer copies rings
From: |
Juanma Barranquero |
Subject: |
Re: copy-sequence no longer copies rings |
Date: |
Tue, 23 Oct 2007 16:42:31 +0200 |
On 10/23/07, Michael Kifer <address@hidden> wrote:
> Now that I am thinking about it, I probably have not used that
> feature for 1 year or so, but it must have been possible to copy rings
> using copy-sequence around summer '06.
If it was possible, it surely was by accident. As Martin and I have
pointed out, copy-sequence has not copied rings since 20.7 all the way
to the current trunk.
> In viper there are statements of the form
>
> (copy-sequence viper-command-ring)
>
> where viper-command-ring is a ring. They've been working for about 10
> years, but now they do not.
Hmm... In emulation/viper-cmd.el there are two such statements, but
they were introduced by you on 2007-06-12. They were `copy-list'
previously:
http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/emulation/viper-cmd.el?r1=1.60&r2=1.61&pathrev=MAIN
Juanma
- copy-sequence no longer copies rings, Michael Kifer, 2007/10/22
- Re: copy-sequence no longer copies rings, Juanma Barranquero, 2007/10/22
- Re: copy-sequence no longer copies rings, Richard Stallman, 2007/10/23
- Re: copy-sequence no longer copies rings, Michael Kifer, 2007/10/23
- Re: copy-sequence no longer copies rings,
Juanma Barranquero <=
- Re: copy-sequence no longer copies rings, Michael Kifer, 2007/10/23
- Re: copy-sequence no longer copies rings, Andreas Schwab, 2007/10/23
- Re: copy-sequence no longer copies rings, Richard Stallman, 2007/10/23
- Re: copy-sequence no longer copies rings, Johan Bockgård, 2007/10/24
- Re: copy-sequence no longer copies rings, David Kastrup, 2007/10/24
- Re: copy-sequence no longer copies rings, Stephen J. Turnbull, 2007/10/24
- Re: copy-sequence no longer copies rings, David Kastrup, 2007/10/25
- Re: copy-sequence no longer copies rings, Stephen J. Turnbull, 2007/10/26
- Re: copy-sequence no longer copies rings, David Kastrup, 2007/10/26