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=yandex.ru; s=mail; t=1542446711; bh=Oe67tR9hAJSOkmF+GH+fQyC94v4SihpgaT6tAuuyJMM=; h=Date:From:To:Subject:Message-ID; b=anV+OxuX5ql8pcJrlnCzVLAKVvnaUG9roSkOc2S10Ea3kWKBMjpt83QHPwMGLxFvt vjZIc5OwQenrjs53gQMI3OayQHn3oaUPE1L4CdeOTLlJmaP+GVqOnz0mz+ciBGV+MH GuUhrGCPUE5ycLZX6/zKso/3oXqKdol/e/cg+/G8= X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1542446711; bh=Oe67tR9hAJSOkmF+GH+fQyC94v4SihpgaT6tAuuyJMM=; h=Date:From:To:Subject:Message-ID; b=anV+OxuX5ql8pcJrlnCzVLAKVvnaUG9roSkOc2S10Ea3kWKBMjpt83QHPwMGLxFvt vjZIc5OwQenrjs53gQMI3OayQHn3oaUPE1L4CdeOTLlJmaP+GVqOnz0mz+ciBGV+MH GuUhrGCPUE5ycLZX6/zKso/3oXqKdol/e/cg+/G8= Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Sat, 17 Nov 2018 14:25:08 +0500 From: "Alexey Shaposhnikov (canisdirusleidy AT yandex DOT ru) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] (pcb, pcb-rnd) PasteBuffer action and relative coordinates Message-ID: <20181117142039.3702168c@warrawoona.sti> X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Is there a way to set origin point for of PasteBuffer(ToLayout, ...) action then using relative coordinates (+X, +Y)? Or it's impossible without rewriting source code?