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:organization :mime-version:content-type:content-transfer-encoding; bh=+wx+dH+VKfcdfkZ37pAtADsNy5kXWpalsLSC9f4Udo4=; b=U5V5Xv4VfZjaOPNkSL/RXGBotLq4/XR5BxjwGlZD9B9rmzswkAwYIrAJ4gkC7TcyBc fLgMFzpyz4MqSho+j6lkMP+q6JHQ7hKE/5Mt4r03nzgorVkn2GQOK1i9e2lE+2WM8tpF yJF12jlgy1Q09NiSsp6KjcVZ6x61BvSR11OtVuay0BMLe6+4v18rkfjrbPSboSawtA3U /vMBwco52Z/g8e4kypqV2sF8vx+EZllzkIC8XfN0XwstxMeGU/wBxmnvSDe24+mp3qaQ ckb0t2hNOVJQjB42SmZWd5vI0VmTFd3hOXuyE/s2Zm/yfOWft8VTbdzte+FLyhVY/L/Y IqAg== X-Received: by 10.28.178.206 with SMTP id b197mr81212298wmf.20.1451674845914; Fri, 01 Jan 2016 11:00:45 -0800 (PST) Date: Fri, 1 Jan 2016 20:00:43 +0100 From: "Levente Kovacs (leventelist AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: gEDA and it's future with Scheme & Guile was Re: [geda-user] Project leadership Message-ID: <20160101200043.5df9dd41@levivo> In-Reply-To: References: <8444F816-17CE-4A56-A982-4A60DEDA72B8 AT noqsi DOT com> <2297464D-0109-4CA8-98D5-AC33BD0B02C5 AT noqsi DOT com> <73273554-3E38-4F1F-9423-F731753B41D8 AT noqsi DOT com> <41F5814C-CBF1-4F51-8CFA-F9A2F56EC2EF AT noqsi DOT com> <306C32FA-255A-4B1E-8B00-BD21D7C37F67 AT noqsi DOT com> <978615B0-F33E-4B70-88C2-DC2D05E9C62A AT noqsi DOT com> Organization: logonex.eu X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id u01J0oTK027421 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 Thu, 31 Dec 2015 12:34:53 -0700 John Doty wrote: > Kakuzen:Schematic jpd$ make Interface.bom.txt > > (if I didn’t already have it around) > > Kakuzen:Schematic jpd$ grep MAX9180 Interface.bom.txt > U12 MAX9180 unknown unknown SC70-6 > unknown U11 MAX9180 unknown unknown > SC70-6 unknown > > (Ok, it’s U11 and U12 that need the connection) > > Kakuzen:Schematic jpd$ grep refdes=U12 Interface.*.sch > Interface.1.sch:refdes=U12 John, This is all cool, but we should not assume that each EE knows how to code, or even know how to use grep. Lev