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=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=tXGbW/aR44I8cGXBa+wtzOxd7ZMQqlVH5P+XSlei/dM=; b=OplKOycVcXwhZQQK9RC6jnXMjeqwtGuHKdWGMfn6LxWfdWTgcK7eRmwBDofckh8Xm4 E0AzTSlAL9/R/g3uY1hngJRu893Aa3OXyNC686b1ytp1V6BxZdS2gqHIiIXhX9FfaZWc gjTM8LhoyL73Ys/fnyEeePdNW/plXkej392TQL86+S26ug3zSWBM8uDS4RUrCIkkGVdE xldrWrDOLeBuRWSGGAE5vt8W1pj2htY4f7d32WOxxX/2AcSYW9QkHFv5gUc+xoVMKH9o F3nlxZxzeRoW9Fe+lIAdSCFhEc5T/D0m1hbdpM8PxBARN5sKkdSUDqf5wteM3k9H1LEF 1vxA== X-Received: by 10.194.129.129 with SMTP id nw1mr14736018wjb.37.1445455919741; Wed, 21 Oct 2015 12:31:59 -0700 (PDT) Date: Wed, 21 Oct 2015 21:31:58 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb loop paste buffer Message-Id: <20151021213158.d3f17c83c221c948775fd92d@gmail.com> In-Reply-To: <201510211839.t9LIdVcv027165@envy.delorie.com> References: <20151021192359 DOT 3dd8ad6d253c781da5523554 AT gmail DOT com> <201510211839 DOT t9LIdVcv027165 AT envy DOT delorie DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; 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 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 > ELEMENT_LOOP() takes a DataType, which is what's used both in PCBtype > and BufferType. Now I call it with :ChangeSheet command and name is changed in buffer but it also add the changed text to the original symbol. Maybe it could be the AddObjectToChangeNameUndoList(...) function, I will try. Nicklas Karlsson