From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Nicolas Petton Newsgroups: gmane.emacs.bugs Subject: bug#28753: 25.3; Functions to get alist from hash table and vice versa Date: Thu, 12 Oct 2017 15:30:02 +0200 Message-ID: <87o9pcsdd1.fsf@petton.fr> References: <54ecd1bb-0c84-4b0a-b19e-3a89cbe832bc@default> <87r2uce9u8.fsf@web.de> <3da0f75d-6000-410d-9e0b-ea293677b5ed@default> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Trace: blaine.gmane.org 1507815664 22505 195.159.176.226 (12 Oct 2017 13:41:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 12 Oct 2017 13:41:04 +0000 (UTC) Cc: 28753@debbugs.gnu.org To: Drew Adams , Michael Heerdegen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 12 15:41:00 2017 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2djE-00040t-H1 for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Oct 2017 15:40:48 +0200 Original-Received: from localhost ([::1]:45607 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2djM-0000bg-0E for geb-bug-gnu-emacs@m.gmane.org; Thu, 12 Oct 2017 09:40:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51139) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2dZq-0001Cy-A9 for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:31:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2dZm-0007pg-3L for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:31:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:54575) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2dZl-0007pY-Vj for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:31:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2dZl-0007VO-PD for bug-gnu-emacs@gnu.org; Thu, 12 Oct 2017 09:31:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Nicolas Petton Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 12 Oct 2017 13:31:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 28753 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 28753-submit@debbugs.gnu.org id=B28753.150781501328791 (code B ref 28753); Thu, 12 Oct 2017 13:31:01 +0000 Original-Received: (at 28753) by debbugs.gnu.org; 12 Oct 2017 13:30:13 +0000 Original-Received: from localhost ([127.0.0.1]:35023 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2dYy-0007UI-P8 for submit@debbugs.gnu.org; Thu, 12 Oct 2017 09:30:12 -0400 Original-Received: from petton.fr ([89.234.186.68]:59004) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e2dYv-0007TD-1Z for 28753@debbugs.gnu.org; Thu, 12 Oct 2017 09:30:10 -0400 In-Reply-To: <3da0f75d-6000-410d-9e0b-ea293677b5ed@default> DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=petton.fr; s=mail; t=1507815003; bh=fIbHeiFOi95vbnCYgM+hREZheFZcZKsCJJzJyPqpG7w=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID:MIME-Version:Content-Type; b=cUtHw332+QO8VPXog8YxkJlI6ZwbimUJogURC92Zo9gS+iHh9wMQzXbWSaDjgJ9SQ8Aq1vd2CmRl2pSjE9uOrx1IXElGm21TljPc6zQbGfrV0DyOX6utzJmKh0zVVryMAI/YQZApLoz28r9nHSgnLdL+RZmc94RtMGj2gwSB8S8= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:138274 Archived-At: --=-=-= Content-Type: text/plain Drew Adams writes: > I imagine that `map-into' is intended to be extended to > more than alists and hash tables eventually. Yes, the same way `seq.el' can be extended (using generic functions). I haven't yet found the time to do it though, it's a pretty big refactoring of the library. Cheers, Nico --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEKNO+2FH986tX/vk8IzWHpHwgeRAFAlnfbloACgkQIzWHpHwg eRCAAQf/SzXBbgfZdGD8Gx5u2XCeLgEDtEqT540ZYHpPPlPT8L7P3TiBJf+Z1q2T wI2vc2QMOHHWzk9BNUhtspXhM8fVRC69WlCxN/UMaaZ4hQ2K/hOOFdcW2ATPGA9G Bzy81+MdWEqARg+ZTLPZnQuK0cWVen+ERtGd52sgEtsy/EGHyTyqxMpiUMwCtLA5 dBDlJZLp7dqB+PtWKz/mt1IIS/9w9dItMD7Ldr/+CYsMa/uelGfyUwJIhTmbKzSM Mzz/ulQMb/QlTyWCG4bC/OG/eVTA79WdmCsg7/BhU+DJiFFjX7kn6YMGUeotffoh Y5G2ZW6/yBXBnS+Cy7pWQkITxX5UpQ== =BT8p -----END PGP SIGNATURE----- --=-=-=--