From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: taylanbayirli@gmail.com (Taylan Ulrich =?utf-8?Q?Bay=C4=B1rl=C4=B1?= =?utf-8?Q?=2FKammer?=) Newsgroups: gmane.lisp.guile.devel Subject: Re: Gambda Logo Date: Wed, 21 Oct 2015 19:48:26 +0200 Message-ID: <87bnbsdset.fsf@T420.taylan> References: <561CD0BE.5080609@freenet.de> <56267E9B.3040005@freenet.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1445449735 21325 80.91.229.3 (21 Oct 2015 17:48:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 21 Oct 2015 17:48:55 +0000 (UTC) Cc: guile-devel@gnu.org To: Thorsten Wilms Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Oct 21 19:48:41 2015 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZoxV4-0001ko-SG for guile-devel@m.gmane.org; Wed, 21 Oct 2015 19:48:35 +0200 Original-Received: from localhost ([::1]:53121 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoxV3-0003CY-C8 for guile-devel@m.gmane.org; Wed, 21 Oct 2015 13:48:33 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoxUz-0003CL-PN for guile-devel@gnu.org; Wed, 21 Oct 2015 13:48:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZoxUy-0003y0-VU for guile-devel@gnu.org; Wed, 21 Oct 2015 13:48:29 -0400 Original-Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:35070) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZoxUy-0003xY-Hb for guile-devel@gnu.org; Wed, 21 Oct 2015 13:48:28 -0400 Original-Received: by wicll6 with SMTP id ll6so102118213wic.0 for ; Wed, 21 Oct 2015 10:48:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=2hmzVrAdXBzXCvUFbvxkrQu2c0Vd1V1F+sQmgeCm69c=; b=q6yyxCPQCRCtPNku6Dh1WL06qDn+PYE4QG32a01I5REENxVpKPD5qJKBQsCmWXJaaN sRRsUTxwxj5Lr0U6iA7vsGNhqEuVpRdT+8eVJqvwl7yJ+mU3XDcqlKOQEikdWYrb/a3O fXMdTa/CxXnXrTf9R80QiX3lg6SRQFaQoSC+o9o1uVSBpbBopKVwscpboXmMcz8lWfqy xJW0a4nefjyx8uUFY/+A2PWpSRKthwJUHGr65LVrr8dj2JRn14iLQp61SiYerx+nba66 SSaR+wgecdr84VHtadzb+JYb2+FHV1zWnk9PTOx6HLW+Yx327DU7y7p12IAsctl2m+q2 Xknw== X-Received: by 10.194.104.104 with SMTP id gd8mr11758858wjb.126.1445449708044; Wed, 21 Oct 2015 10:48:28 -0700 (PDT) Original-Received: from T420.taylan ([2a02:908:c32:4740:221:ccff:fe66:68f0]) by smtp.gmail.com with ESMTPSA id fz1sm8225496wic.8.2015.10.21.10.48.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 Oct 2015 10:48:27 -0700 (PDT) In-Reply-To: <56267E9B.3040005@freenet.de> (Thorsten Wilms's message of "Tue, 20 Oct 2015 19:49:15 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::229 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:17953 Archived-At: Thorsten Wilms writes: > Hi! > > As mentioned, the next iteration with custom type. The Gambda lost the > hard bend and varies in line width: > http://i.imgur.com/awkMTzX.png I already like the other, and I like this too; no change in opinion. :-) Taylan