X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com 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=iJbF6BH8iDfknCkcIbeULh/w4rjHqN6gT6V8sjbKR28=; b=qWpYh9Ia/I6IFnfWL9JormqtLrOHt5oISkz+ZpbSKc+iFJ1T+tWOkUuTS0r5hAhCvl vCtgzJos7VEsoZmzjx+NXnvAvCZ2YUcBpWUzLFG2HwtFElFTLRKzWkl+z3Mp1kN+DOo9 JHNjHjJDnMeU36XNmWdzWQ+0tZSX3CYNWa874gac0l+8FfJuYkM736olgXt1Zw2bLvb5 5tZPfGJ91XAvhYkWchxLxqeWhhCGbSpp0Q1UPtYmCEpnfl3C7QLIoGmtQ6bKNUYfKjBK Q1RWUsrahtX51eOf2M63tcID4IlFKX+pWU8nwuSGYHDqyLpDD6pXkB59IyeQoxvr3YYK Modw== X-Received: by 10.153.7.200 with SMTP id de8mr6545735lad.19.1396032177033; Fri, 28 Mar 2014 11:42:57 -0700 (PDT) Date: Fri, 28 Mar 2014 22:42:53 +0400 From: Vladimir Zhbanov To: geda-help AT delorie DOT com Subject: Re: [geda-help] how2 change pinlabel of a symbol in a schematic Message-ID: <20140328184253.GA26780@localhost.localdomain> Mail-Followup-To: geda-help AT delorie DOT com References: <1395860707 DOT 4192 DOT 9 DOT camel AT micky> <20140327194803 DOT GB24939 AT localhost DOT localdomain> <1396026043 DOT 2132 DOT 11 DOT camel AT AMD64X2 DOT fritz DOT box> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1396026043.2132.11.camel@AMD64X2.fritz.box> User-Agent: Mutt/1.5.21 (2010-09-15) Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, Mar 28, 2014 at 06:00:43PM +0100, Stefan Salewski wrote: > On Thu, 2014-03-27 at 23:48 +0400, Vladimir Zhbanov wrote: > > You can use attached Scheme script. > > Only for embedded symbols-files? Yes. This is explicitly mentioned in the comments inside the script. > I can not really imagine how it may work for non embedded ones -- or > there must be an update to file format recently which I missed. The script is just a workaround to make a quick change in a symbol without creating a new symbol, and it does not require any file format changes.