X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=IlUZSVJgTCDwiSemgWq3QcUATpa7EFlaPF2B69cNBrI=; b=thquiQKJZbbLTbTK77l4mixXolEbA+UmhT8CO5I96PD8hQ/OSeGv0zMuSBAWgbPzgY Noe0hU64AZmcKJ4bwju+9Lt3bITyX8VD0XpBRIrIT2APn0Nyx9pELl6e94KDFRWtmYE/ ri5sHhQ2ZOCSS6V8JmfQ36WHGqH5SVUTtITc+mYUbCLSgWfDIqb+JMoAAiXYPr2kFbbz qVpIluM0WW4gdAFmoVJ8O0rSQx0/g51j5rWt31wwO81uMAsX7Bv5t82BpLr6CJsyx7en cPLxPVQ/F3t2a+fpSUaPfQzQfQs8FwyEc6BVNvx9dZ6P5OcGRa8X+YOufHmffE8t/fA7 +Z8w== MIME-Version: 1.0 X-Received: by 10.180.212.3 with SMTP id ng3mr14335243wic.22.1368620789933; Wed, 15 May 2013 05:26:29 -0700 (PDT) Date: Wed, 15 May 2013 08:26:29 -0400 Message-ID: Subject: [geda-user] refdes renumber From: Nathan Stewart To: "geda-user AT delorie DOT com" Content-Type: multipart/alternative; boundary=001a11c356f4042b2404dcc0dc67 Reply-To: geda-user AT delorie DOT com --001a11c356f4042b2404dcc0dc67 Content-Type: text/plain; charset=ISO-8859-1 I started playing around with the renumber command. I changed the implementation slightly, so that if anything is selected, it restricts the renumbering to the selection. I was getting into parsing refdes of the form Sn/Cn when I realized it probably bears discussion. I was trying to get to being able to renumber subcircuit layouts. I know this has been done with scripts, but I dislike multi-homed work flows - tweak file in program A, modify it with program B, reload in A. The renumber also doesn't do exactly what I want anyway. It's going to homogenize the names on the board. I want to modify the refdes itself in the layout I loaded to the buffer. This could be done by supplying a prefix. Any thoughts on this one? --001a11c356f4042b2404dcc0dc67 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I started playing around with the renumber command. I= changed the implementation slightly, so that if anything is selected, it r= estricts the renumbering to the selection.=A0 I was getting into parsing re= fdes of the form Sn/Cn when I realized it=A0 probably bears discussion.

I was trying to get to being able to renumber subcircuit lay= outs. I know this has been done with scripts, but I dislike multi-homed wor= k flows - tweak file in program A, modify it with program B, reload in A. <= br>
The renumber also doesn't do exactly what I want anyway.= It's going to homogenize the names on the board. I want to modify the = refdes itself in the layout I loaded to the buffer.=A0 This could be done b= y supplying a prefix.

Any thoughts on this one?
--001a11c356f4042b2404dcc0dc67--