From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39604) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erwAb-0001Yx-BQ for guix-patches@gnu.org; Fri, 02 Mar 2018 20:41:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erwAY-0005hR-AJ for guix-patches@gnu.org; Fri, 02 Mar 2018 20:41:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33803) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1erwAY-0005hD-6z for guix-patches@gnu.org; Fri, 02 Mar 2018 20:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1erwAX-0008V9-OR for guix-patches@gnu.org; Fri, 02 Mar 2018 20:41:01 -0500 Subject: [bug#30657] Add support for file-like objects to the Prosody configuration Resent-Message-ID: References: <877eqwhhuy.fsf@lassieur.org> <87o9k6csz9.fsf@gnu.org> From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur In-reply-to: <87o9k6csz9.fsf@gnu.org> Date: Sat, 03 Mar 2018 02:40:06 +0100 Message-ID: <87606elyx5.fsf@lassieur.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30657@debbugs.gnu.org Hello Ludovic, Ludovic Courtès writes: > I’m wondering if we could somehow avoid building the token list in this > imperative manner. Indeed it's much better if it's functional! I just sent a new patch. WDYT? Thanks, Clément