From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: sirgazil Newsgroups: gmane.lisp.guile.user Subject: Re: Logo proposal Date: Sun, 26 Jan 2020 14:27:17 -0500 Message-ID: <16fe352953c.c1cad7f440697.2183118758908538029@zoho.com> References: <16fe2cb2c6e.d75f3b0a40662.3318275155991395144@zoho.com> <20200126191458.GA11386@prometheus.u-strasbg.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="32046"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Zoho Mail Cc: "Guile User" To: "Marc Chantreux" Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Sun Jan 26 20:27:38 2020 Return-path: Envelope-to: guile-user@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 ) id 1ivnZK-0008IU-J0 for guile-user@m.gmane-mx.org; Sun, 26 Jan 2020 20:27:38 +0100 Original-Received: from localhost ([::1]:36488 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivnZJ-0003hN-O7 for guile-user@m.gmane-mx.org; Sun, 26 Jan 2020 14:27:37 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:34386) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ivnZA-0003h4-9k for guile-user@gnu.org; Sun, 26 Jan 2020 14:27:29 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ivnZ9-0002KZ-E1 for guile-user@gnu.org; Sun, 26 Jan 2020 14:27:28 -0500 Original-Received: from sender4-pp-o91.zoho.com ([136.143.188.91]:25158) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ivnZ9-0002KH-69 for guile-user@gnu.org; Sun, 26 Jan 2020 14:27:27 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:cc:message-id:in-reply-to:references:subject:mime-version:content-type:user-agent; b=Rm49KSK41A57nT5oPXRWbxuuGaiZaVg4ubEM7piaQW0yKZI996ZP/VYeJCxK3jGghOXMzRRCZ6MQ W+dDgSYyDX8vdazSJPPpWt/kLC7nsKUmMJom7lymMSfuUxloxv5e DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1580066844; s=zm2020; d=zoho.com; i=sirgazil@zoho.com; h=Date:From:To:Cc:Message-ID:In-Reply-To:References:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding; bh=EWBisWCoyApGw7l7iE0H/yiEyouKn5rkUATmcfHtITQ=; b=fdXyL9szcL74s6NgjOrp/Vuuk+f4kRMtuO60S22CGHcHymy6m4yjOolLMsJMLrIc tgXxqwLi12TEVseWl37SPr2z2gPc1yFSpx0bbafxuHD7ZRnklfu+qs9tHeBcU6RCnFO c6gp7Saa8N+zVsu3tkIW3XaeMK97I31gVdYn/wOQ= Original-Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1580066837822481.8292202933535; Sun, 26 Jan 2020 11:27:17 -0800 (PST) Original-Received: from [179.15.13.185] by mail.zoho.com with HTTP;Sun, 26 Jan 2020 11:27:17 -0800 (PST) In-Reply-To: <20200126191458.GA11386@prometheus.u-strasbg.fr> X-Priority: Medium X-Mailer: Zoho Mail X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 136.143.188.91 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16100 Archived-At: ---- On Sun, 26 Jan 2020 14:14:59 -0500 Marc Chantreux wro= te ---- > hello, >=20 > > It's been a while since I designed the current Guile logo. >=20 > my perspective as newcomer: >=20 > * the current logo is splendid > * i feel it fits better with the visual identity of the language >=20 > > What do you think? >=20 > * amazing! but nothing compares to the current one :) > * it would be cool to have =CE=BB as an alias to lambda in guile so > we could be able to write >=20 > (=CE=BB (x) (* x x)) >=20 > my two cents Ha, ha, Ok. Thanks, Marc :)