X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.7+dev X-Exmh-Isig-CompType: repl X-Exmh-Isig-Folder: inbox From: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Mail-Followup-To: geda-user AT delorie DOT com Subject: Re: [geda-user] lepton cannot load gafrc In-reply-to: References: <20210703130816 DOT 8A0D083DA29F AT turkos DOT aspodata DOT se> <20210703142237 DOT 7CA9683DA2A5 AT turkos DOT aspodata DOT se> <20210708144956 DOT EA9AF83D6996 AT turkos DOT aspodata DOT se> <20210708152741 DOT 195F183D6996 AT turkos DOT aspodata DOT se> <20210710134700 DOT A5EF783D4429 AT turkos DOT aspodata DOT se> Comments: In-reply-to "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" message dated "Sun, 11 Jul 2021 14:20:20 +0300." Mime-Version: 1.0 Content-Type: text/plain Message-Id: <20210711142932.CE5CE83D4437@turkos.aspodata.se> Date: Sun, 11 Jul 2021 16:29:32 +0200 (CEST) X-Virus-Scanned: ClamAV using ClamSMTP 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 Vladimir: ... > > But I still cannot do so for symbols: > > (component-library-search "${HOME}git/openhw/share/gschem" "lcl") > > Hmm, it (something like this) works for me. Maybe missing "/" > after "${HOME}" is the culprit? Ack. /// There are differences though. a, Previously with (component-library-search "aa" "bb") and aa kontaining cc dd etc. Then your version shows bbcc bbdd, when old versions showed bb/cc bb/dd. I'd prefer it if you'd retained the "/". b, Previously the order of dirs show in library window is the reverse of the order added, now you sort them alphabethically.