bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#10969: 24.0.94; Annoying warning for `pop'


From: Thierry Volpiatto
Subject: bug#10969: 24.0.94; Annoying warning for `pop'
Date: Thu, 08 Mar 2012 18:25:59 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

Andreas Schwab <schwab@linux-m68k.org> writes:

> Thierry Volpiatto <thierry.volpiatto@gmail.com> writes:
>
>> (pop (nthcdr index tmp-list))
>
> That does not make any sense.
Sorry, as always I don't understand your answer.

(let ((lst '("a" "b" "c")))
  (pop (nthcdr 1 lst)))
=>"b"

What make any sense?

-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 






reply via email to

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