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=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=7zsWn9Cuh1WsaXLid56G4t6EbkFDWS3j1BjsPPT5RAE=; b=HFDPutIbqmNKfIbjjz4s5GkyG67ra+08T8de6vEDnUPIkGfdya8pg3biA0Sk5v76pA U+pvr1uN6KnWrCbucbK0TimdhC+CCAtyijVQkKPToFYMwMLzeqkcRxPt0G6T6G5VU4Ww uNiv0pIOi95hiLLO1KOqLWzLIoZVPur/jktfXpIgKExfeaudSBGcbkdCzGEoVNBcnbH/ W1sZ0pGwDe3BbPxVmCbdO/dKkIosQPeXrxBuVADzqJX0brFwEY4l8AkdtBIiaxWiwSiK zBuwMy4H7PRsVIkY+98N1GkfVuqeXe+tcnfnp36KquqSnB5Y1LtwMoCQTt2X5geLEeC5 Jg/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=7zsWn9Cuh1WsaXLid56G4t6EbkFDWS3j1BjsPPT5RAE=; b=KPjGW1NIgXUM4xD/zUTDsDPvUKGdbaluA8Fo6CuWB2JhwYKGNs++t64BaNZ2S+k2/Z gKNFamTRsX30bKqWkYGCNQ/FKBBlNdoPR7nYEFOcLGyzOWwt/DTnazspXHHR/vYnO9z8 jQFF+NDZiIPoBkDqCEA0E4yWLTwn83+uk1d4vRG/DrUYhEz0alIKjc640hpUqKH6hwCD MXHMA5IMYI2r3kmUUyCBQq7NbdlhCLa8yOFQLy2Vyqy2uezTHntPs7Pk/xeiLzqMZrz7 fQGs1XarfFdVd2/32A/e8l43rm574cTol0aCC7cWDXWASxk8sUkGRJ5TjS9zi9ZC4Xl4 ifpg== X-Gm-Message-State: AG10YORvdcerTKmzLg0MdEbwO+0sC3KYlf7987toYmVhNfIUBH4kGyEv6YlU3vZ5KxwtcosiLdIJSHInTECOsw== MIME-Version: 1.0 X-Received: by 10.28.5.203 with SMTP id 194mr2003516wmf.101.1455249919942; Thu, 11 Feb 2016 20:05:19 -0800 (PST) In-Reply-To: References: Date: Thu, 11 Feb 2016 19:05:19 -0900 Message-ID: Subject: Re: [geda-user] gschem symbol window From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 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, Feb 11, 2016 at 6:45 PM, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > I was trying to figure out what symbol I used for something. I > realized that no where in the gschem gui can you see what symbol file > is behind a given instance in a schematic with out opening the raw > text. If neither Cntrl-R nor Edit->Edit attributes of->Element tells you then pcb doesn't know. I don't think it's guaranteed to know -- once an elements is embedded it could probably be changed such that the file name isn't around. In any case it definitely embeds the symbol rather than linking to it, so the file might go away. For me Descriptive Name under Cntrol-R has the footprint file name but I don't recall at present if that's some consequence of my particular setup or the norm. Britton