From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Re: Invoking a function from a list of functions Date: Fri, 9 Nov 2018 07:14:30 -0900 Organization: AkWebsoft Message-ID: <20181109161430.GC2179@mail.akwebsoft.com> References: <20181108230125.GA2179@mail.akwebsoft.com> <87o9azoxdh.fsf@ericabrahamsen.net> <20181109060302.GB2179@mail.akwebsoft.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: blaine.gmane.org 1541780008 24154 195.159.176.226 (9 Nov 2018 16:13:28 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 9 Nov 2018 16:13:28 +0000 (UTC) User-Agent: Mutt/1.10.0 (2018-05-17) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Nov 09 17:13:24 2018 Return-path: Envelope-to: geh-help-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 1gL9PQ-00068A-G7 for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Nov 2018 17:13:24 +0100 Original-Received: from localhost ([::1]:34908 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL9RW-0008QJ-Tb for geh-help-gnu-emacs@m.gmane.org; Fri, 09 Nov 2018 11:15:34 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60390) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL9Qq-0008Q1-Io for help-gnu-emacs@gnu.org; Fri, 09 Nov 2018 11:14:53 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gL9Qn-00021K-Ej for help-gnu-emacs@gnu.org; Fri, 09 Nov 2018 11:14:52 -0500 Original-Received: from tjohnson.mtaonline.net ([64.4.232.191]:49038) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL9Qn-0001cW-5M for help-gnu-emacs@gnu.org; Fri, 09 Nov 2018 11:14:49 -0500 Original-Received: by linus (Postfix, from userid 1000) id 35152240436; Fri, 9 Nov 2018 07:14:30 -0900 (AKST) Mail-Followup-To: help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:118624 Archived-At: * Noam Postavsky [181109 03:05]: > On Fri, 9 Nov 2018 at 01:03, Tim Johnson wrote: > > > I know how to extract a function from a list and invoke it. > > > > ... So that's done. Now, iterating thru a list of functions that > > might invoke a particular color theme is an example of such an > > application and I think I grok that. > > > > What I am interested in is further discussion whether it be from > > replies to this topic or more general topics in this area. > > > If I wished to further research this topic > > What is "this topic"? Extracting a value from a list? Calling a function? > Yup. -- Tim Johnson http://www.tj49.com