X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1392990427.2133.6.camel@AMD64X2.fritz.box> Subject: Re: [geda-user] How unstable is gEDA/gaf 1.9.0? From: Stefan Salewski To: geda-user AT delorie DOT com Date: Fri, 21 Feb 2014 14:47:07 +0100 In-Reply-To: <5wu.JWAu.4}M7a1xMt58.1J1oRu@seznam.cz> References: <5305190D DOT 3020507 AT ecosensory DOT com> <3Q3 DOT JW8u DOT 3zIDACCYyBi DOT 1J1RgG AT seznam DOT cz> <20140220154313 DOT GA28382 AT localhost DOT localdomain> <5wu.JWAu.4}M7a1xMt58 DOT 1J1oRu AT seznam DOT cz> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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 Fri, 2014-02-21 at 11:14 +0100, Vaclav Peroutka wrote: > I would like it following way: > - if component connected to horizontal net is moved vertically, new > vertical > net is created connecting That may be an interesting idea. Indeed I am looking for a nice behavior of my Ruby tool too. My first idea was to simple insert diagonal lines, and then let the user grep arbitrary points on the diagonal line and move it to convert the diagonal into one horizontal and one vertical line. Your suggestion may be better, I will try to remember it.