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

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

bug#19519: 24.4; Multiple evaluation in cl-subseq setf macro


From: Leo Liu
Subject: bug#19519: 24.4; Multiple evaluation in cl-subseq setf macro
Date: Tue, 06 Jan 2015 09:41:46 +1100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (OS X 10.10.1)

On 2015-01-06 08:51 +1100, Dont Ask wrote:
> From:
> To: bug-gnu-emacs@gnu.org
> Subject: 24.4; Multiple evaluation in cl-subseq setf macro
> Date: Mon, 05 Jan 2015 16:45:13 -0500
> Message-ID:
> <87vbkknbpy.fsf@ASUS.i-did-not-set--mail-host-address--so-tickle-me>
> --text follows this line--
> (declare (gv-setter
>             (lambda (new)
>               `(progn (cl-replace ,seq ,new :start1 ,start :end1 ,end)
>                       ,new))))
>
> Thanks!

Confirmed with thanks. I will fix it along with bug#19434.

Leo





reply via email to

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