GNU bug report logs - #26440
seq-mapn fails with circular sequence

Previous Next

Package: emacs;

Reported by: "Phillip Lord" <phillip.lord <at> russet.org.uk>

Date: Tue, 11 Apr 2017 08:14:02 UTC

Severity: normal

Fixed in version 26.1

Done: Nicolas Petton <nicolas <at> petton.fr>

Bug is archived. No further changes may be made.

Full log


Message #13 received at 26440 <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Petton <nicolas <at> petton.fr>
To: Phillip Lord <phillip.lord <at> russet.org.uk>
Cc: 26440 <at> debbugs.gnu.org
Subject: Re: bug#26440: seq-mapn fails with circular sequence
Date: Mon, 31 Jul 2017 13:34:00 +0200
[Message part 1 (text/plain, inline)]
Nicolas Petton <nicolas <at> petton.fr> writes:

>> The problem does exist on trunk which does this instead:

This is using seq.el from trunk:

  (defvar l '(a c d))
  (setq l (nconc l l))
  (seq-mapn #'cons l '(1)) ;; ((a . 1))

Cheers,
Nico
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 years and 354 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.