X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Fri, 28 Aug 2015 18:28:22 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] when pcb disperse command loses elements In-Reply-To: <201508281615.t7SGFeQP014919@envy.delorie.com> Message-ID: References: <55E02536 DOT 8020202 AT envinsci DOT co DOT uk> <55E05A27 DOT 6090204 AT envinsci DOT co DOT uk> <201508281615 DOT t7SGFeQP014919 AT envy DOT delorie DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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, 28 Aug 2015, DJ Delorie wrote: > >> I support the Rule of Least Surprise, > > The Rule of Least Surpise says if you type in "R12|C4" you should only > get those two parts, not R123 and LC45 too. I would agree if it was not regex but plain string matching or some custom syntax.