X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=GCWjJGT3AWrKIa7URw8pXDjr/rjxqRHQDzt7xh/pAsE=; b=fVnIcP07zF7+DEKL9Yt/xzVw1+PM2LIy6WQU2SajNyK+2Yld1I2rTM/IhI6JsqlCwN FCcRCEhHS1OzlzJBnYjvKqhPl05XvcAs9Zta2BjpypJ8MZRkGvNqozt1uD7/fmLIKDub Dfr2BISjnke0NWGAYz+rGGL08N+rqDtsniyNyFz+qbBPA7Hqdtjx10/ojgkm8KG9f17k WEw1nJJud7MJLJQvDqpeDqhyqYOXTdCzGYvj1A3p0TVnTgLDcM3R3hgxjbt7D+40aZrJ /1RM+c+WwfDoWEt+ZmLcK3eprOlHPr+c58D0uBPSv64Ra9RBUFTjEjPz6Fdp7CY3KU7b nloA== MIME-Version: 1.0 In-Reply-To: <201207200133.q6K1XP90019375@envy.delorie.com> References: <20120719182728 DOT GA12447 AT slana DOT eecs DOT oregonstate DOT edu> <201207191846 DOT q6JIkbTb030133 AT envy DOT delorie DOT com> <20120719160003 DOT 3a3fb538 AT svelte> <201207192322 DOT q6JNMhYj012483 AT envy DOT delorie DOT com> <50089DC4 DOT 7020006 AT ecosensory DOT com> <201207200133 DOT q6K1XP90019375 AT envy DOT delorie DOT com> Date: Fri, 20 Jul 2012 16:29:50 -0700 Message-ID: Subject: Re: [geda-user] pcb footprint update hack From: Russell Dill To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQm9sKdyCWtIGqrmWrkBZrTShFtdHFivscE+LddsJBF5DzKwItzlGcyML3iILn8J97ai4wZW 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 >> 1. search and replace with sed or ? on the file Board.pcb to replace >> XYZ123.fp with XYZ123_new.fp > > Using a plugin that either does a regex search, or better, just > operates on "all selected alements". The one I posted replaces all selected elements with the element in the paste buffer.