From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis <bugs@gnu.support> Newsgroups: gmane.emacs.help Subject: Re: Looping lists through mapcar Date: Wed, 24 Aug 2022 09:24:59 +0300 Message-ID: <YwXEO1WiAVvyEsgs@protected.localdomain> References: <oTjJFqI-AzWdOyGnFHKXmIxxL3HIzTZw5V7w9Af7KgdU03fyn_0RgJjC_orFSZgiTPoO7uO4OSrT48_NsGHcgckV86KMgHIv0qtjxpMcLuI=@proton.me> <YwUm6KXCRWu9Bo7U@protected.localdomain> <BD9-AcHj2Tnuh9R7tdfaJ2l-nTPJRzK7OY9AGY0pSRCyGMaO3VGCuHUhyiNuiFni-tL06E8_n1Wm_UhqV71tcdo8TGH6AhOhoLs_p8_by5Y=@proton.me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="29838"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/+ () (2022-06-11) Cc: uzibalqa via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> To: uzibalqa <uzibalqa@proton.me> Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Aug 24 10:19:21 2022 Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org> Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org>) id 1oQlbd-0007ZL-ET for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 24 Aug 2022 10:19:21 +0200 Original-Received: from localhost ([::1]:42182 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org>) id 1oQlbb-0005k6-Qg for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 24 Aug 2022 04:19:19 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55668) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <bugs@gnu.support>) id 1oQlYQ-0005EL-BG for help-gnu-emacs@gnu.org; Wed, 24 Aug 2022 04:16:04 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:57209) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <bugs@gnu.support>) id 1oQlYM-0005NG-5b for help-gnu-emacs@gnu.org; Wed, 24 Aug 2022 04:16:01 -0400 Original-Received: from localhost ([::ffff:197.239.35.0]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000B5AF3.000000006305DE36.000023E7; Wed, 24 Aug 2022 01:15:49 -0700 Mail-Followup-To: uzibalqa <uzibalqa@proton.me>, uzibalqa via Users list for the GNU Emacs text editor <help-gnu-emacs@gnu.org> Content-Disposition: inline In-Reply-To: <BD9-AcHj2Tnuh9R7tdfaJ2l-nTPJRzK7OY9AGY0pSRCyGMaO3VGCuHUhyiNuiFni-tL06E8_n1Wm_UhqV71tcdo8TGH6AhOhoLs_p8_by5Y=@proton.me> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor <help-gnu-emacs.gnu.org> List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>, <mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe> List-Archive: <https://lists.gnu.org/archive/html/help-gnu-emacs> List-Post: <mailto:help-gnu-emacs@gnu.org> List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help> List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>, <mailto:help-gnu-emacs-request@gnu.org?subject=subscribe> Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org> Xref: news.gmane.io gmane.emacs.help:139034 Archived-At: <http://permalink.gmane.org/gmane.emacs.help/139034> I cannot understand. > I give you an implementation that works, assoc-table-N each being > an alist Provide fully working implementation. Nothing you sent worked on my side. > But with many lists, this becomes cumbersome to list them all when. What is "this" that become cumbersome? > Had a go at using mapcar on a string that matches the names of the > alists. Provide exactly what you mean. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns In support of Richard M. Stallman https://stallmansupport.org/