delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20120113; | |
h=date:from:to:subject:message-id:mail-followup-to:references | |
:mime-version:content-type:content-disposition:in-reply-to | |
:user-agent; | |
bh=8tMChjgjOKaa1ZxjilqPtLM5lRXSh+ZVwvBARExmTIs=; | |
b=Tf2TQ8JOCLGwZVgKPrmCA7HyI766s4z8tcSNWpVGWCd+Ijpr3rcb6gMMI+2Ty6R+fC | |
cVDwT9v8XB+QWVEa28tvxfA8uHBzpKDLvGqRnrDnSCfulU18UJhFR8ChhCUc5tsTP9bp | |
Me5k0U1Vtqvq6n1hEsYGd5DyB5bgodfDSPdW3hz7++dVVKUNzbeWnQhIBoYeouSC9YPb | |
cP6r5rMi3iucVidS83V3+vSKDqIjUGtpEYwNx8knN6PRaJL1JCTs37yNDJjnYmBZaAr8 | |
ytga6+JNHXPI1iIoSEUmJuNqOeVOx91UM7QCac7dg/AgWFyQyN5Wzj23aaeYuzbR9Zex | |
7e+Q== | |
X-Received: | by 10.25.143.73 with SMTP id r70mr8388707lfd.108.1445196286699; |
Sun, 18 Oct 2015 12:24:46 -0700 (PDT) | |
Date: | Sun, 18 Oct 2015 22:24:44 +0300 |
From: | "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
To: | gEDA users mailing list <geda-user AT delorie DOT com> |
Subject: | Re: [geda-user] A lesson from gnet-makefile |
Message-ID: | <20151018192444.GB2782@localhost.localdomain> |
Mail-Followup-To: | gEDA users mailing list <geda-user AT delorie DOT com> |
References: | <88EA58F5-2B23-498A-9E5B-84054976DBED AT noqsi DOT com> |
<CAM2RGhTPPtqmWVa3=Kf-PeN+WS5Tn4J+D0Ri6R_4OrQOk+LFKQ AT mail DOT gmail DOT com> | |
<4D3CD563-D8EE-4B2A-975A-AC2B573960FF AT noqsi DOT com> | |
<CAM2RGhT8WzhwvzFx3Rfv8vN-f=i1=uWuLF+48VygSRtfdzdo-A AT mail DOT gmail DOT com> | |
<34B17816-9EA5-45FD-BFB4-9D623A8D3D87 AT noqsi DOT com> | |
<CAM2RGhR+K+dvDdXsbk0Y6LN=-7RhhG5wvtG4i0k4+uMgzd=H0w AT mail DOT gmail DOT com> | |
<39FF6208-7D45-4DE8-9AEE-1ED1B512705B AT noqsi DOT com> | |
<CAM2RGhROpz_3y2JB=xEkEQ3CMHqHJ_WZxqVrbQhP4q2mg40h8g AT mail DOT gmail DOT com> | |
<C8AC7729-F0BC-4CFA-95DA-65CCEF10EC4E AT noqsi DOT com> | |
<CAM2RGhTSPvQguBwNQRXEnkk5snEWxi0kTe-NXv3x42Xs6Q426Q AT mail DOT gmail DOT com> | |
MIME-Version: | 1.0 |
In-Reply-To: | <CAM2RGhTSPvQguBwNQRXEnkk5snEWxi0kTe-NXv3x42Xs6Q426Q@mail.gmail.com> |
User-Agent: | Mutt/1.5.23 (2014-03-12) |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Wed, Oct 14, 2015 at 02:54:05AM +0000, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: ... > We already talked about scheme. As I recall you and I were in > agreement that scheme needed to be de-emphasized. I learned a while ago that any function defined in Guile Scheme can be used in C if you declare it in a module as a public one. OTOH, not every C function is available to Scheme. So I'm repeating, Scheme is underemphasized in geda-gaf. You've probably heard questions of our users on how to make some actions available without using gui, just using shortkeys for example. If we make all our main C functionality available to Scheme, it would be a big step forward and make some of those requests solved easily. Cheers, Vladimir
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |