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:mime-version :content-type:content-disposition:user-agent; bh=R+0qmKa/u+tqpbrR7LO4+85nwwPUpoL57yqI0FnqstY=; b=W6eaXaFiu1PHz39flxQFxNNIMHc1+b64cztUaid5RCD3BGvijKAT99wFLNC6Qf2SBX prTTX3O2+ELTr6Zsb8sI6LzYjWuis3hzXrhdF6LZI8XhcTmO697WS6jm5cXEcUWmyEg+ xYe6fq6dUjyQj/1C7R0MRZYTjCceevmmzh8yZuAo5D5X7bY2XLKwCSxlOZn6xvijl+br 9fg9096uprhZoXNHKxY5O4t/si7xI4MbdqS8FRcbq+c0O/vAgQsP0QIh9BSYkJ+M3bfV gfLFQAOZAMv3WaiqapBvshcJ6jTjAl7dxl4OTOtV4KIeNV4SmusMF6kuQtwvnpd7f69n MEsg== X-Received: by 10.112.53.231 with SMTP id e7mr903429lbp.103.1442008404708; Fri, 11 Sep 2015 14:53:24 -0700 (PDT) Date: Sat, 12 Sep 2015 00:53:22 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] Guile snippets Message-ID: <20150911215322.GC7946@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Reply-To: geda-user AT delorie DOT com I'm trying to make Guile more interesting / less awful for gEDA users. As a first attempt, I've added some example scripts at [1]. Please look at them, try them and ask questions if something is unclear. I'm planning to add other info since I have some (I hope) useful scripts, e.g. making symbols using Guile or transforming hierarchy into a symbol (grown from from the geda_sch2sym shell script on Launchpad). Any feedback is appreciated. Cheers, Vladimir [1] http://wiki.geda-project.org/geda:guile_scripting