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=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=fqpXCyyn5t0d6L3dtyy2eBsD5wxoNg3TfIXj1K45cTQ=; b=wa2d+GKcdEek165Kkh6nXVngic4LQeQJbm072oq5C3C0h6rI3g1w/YW/Li7VEieMpk aWMYVVNgSrnPJWp1NkMma598aWbUxAm8ANs8UtV9p3xIIDKJ6OvZ70hL6I71InhgIDDN ryrVkyZiS3or6vHJHhROJ6OZjmAANBNZ5jQJXkVqy6f2kWi2h6Myl2Xtaj7FyI29wOAw Z+Q9h3tqUWC4LC9q9g2ahGan0dnLRU5tuvY6cRhxg6jNzxYdsivhN/EfYNDKiteOlAOn KCLULwew6kCkPApkrMG9eqFh51VcM5kgNcvfREfNhlEU3p1yjfzPcAJL5Ll682PvYRqZ KcwA== X-Received: by 10.112.140.72 with SMTP id re8mr6071934lbb.109.1436994030826; Wed, 15 Jul 2015 14:00:30 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20150715202828.GA17392@localhost.localdomain> References: <559edcfa DOT 440d460a DOT 72d9 DOT 29cf AT mx DOT google DOT com> <201507092128 DOT t69LSc2j001777 AT envy DOT delorie DOT com> <201507120012 DOT t6C0CfnW014811 AT envy DOT delorie DOT com> <201507120145 DOT t6C1jnc8020051 AT envy DOT delorie DOT com> <1436950214 DOT 2876 DOT 57 DOT camel AT linetec> <20150715202828 DOT GA17392 AT localhost DOT localdomain> From: "Ala'a Mohammad (amalawi AT gmail DOT com) [via geda-user AT delorie DOT com]" Date: Thu, 16 Jul 2015 00:59:51 +0400 Message-ID: Subject: Re: [geda-user] Re: developer excitement? To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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 Precedence: bulk On Thu, Jul 16, 2015 at 12:28 AM, Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: .... > or into, say, ~/.gEDA/myselection.scm > and put into gschemrc just > (load "myselection.scm") > > This code is for selecting only copied objects. If you want select all > pasted objects (even if you paste them using shortcut) it would even be > simpler. > > It works in gschem 1.9.1 with guile 2.0, but probably will work with > other combinations as well. > > If anybody is interested how all this works, I could make clear some > details. > > Cheers, > Vladimir I can not find copy-objects-hook in "scheme-api/geda-scheme.html" version 1.9.1, am I missing something? paste-objects-hook is there but not copy-objects-hook! Thanks for you help. Regards, Ala'a