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:mail-followup-to:references :mime-version:content-disposition:in-reply-to:user-agent; bh=6nTfxsv5Fwa0OdbqmEd2GWNsQphiDLE0tLeV951WW2Q=; b=zE2KMWY8g/7ASXzB8QpJAPgSnI1CYU1ARe5PDYC3HK1o2JKFAlJoeBYjSGfpOF9ODU VQotTOePbuQXguWMWZ48v5IlfmuafK+cy9PkronSI416Kyn8TqWtSzpS4g1ArYWaoPav iYW1IpxeUfNrPmF4isB4ywJ5MCkl6ILu01NEGs08f2EzUbq1BZ6MxuYzjw3ENwkl/0xD oswz2oSLBsGFtIeGd7VtFGSqTrVkSTmJfO2LcKqMl6ikKjgehgYHVDx/kHDBdlcedlvf iotcHu3TlkGEDxfAqZTBLtBOrSf6aepJyp+Vo5ujJbTKa5FV86aHedZvVC3ogL7NdmC4 Kc7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to:user-agent; bh=6nTfxsv5Fwa0OdbqmEd2GWNsQphiDLE0tLeV951WW2Q=; b=hCoaPvTSldu34TBRPsDCy0lh1v6i6VOK3QAPJGnkaV8BDq/z7v95Vtl4vfeRKoymQ5 LSvIo00HoUv6VICbly+umdjfk6NiH55MGP+MIDIODDTyInDA0N/vdibWIKhRao9k4Q5o qgKaHskJBZ7ylEXYCEfBJY/Xxcxsi3F+KNW0dQmSPDlBYiC1w0JUV95AeABOiJwYoS4D 1oiJYrsQDJDi9TqAjsOAWkeogxSeSgh790jeCucvvv4jH1h4QbUXXLZYReOucTpPkNKQ hKZj9zXhNbOllZsdru+cNwfMwht7neIL3K1/rFTibYBZd0GtYK3NVIoHLP+RyrtbUyNB XU3Q== X-Gm-Message-State: ALyK8tJSM51L7WpIEbksnqYwzQ4K5fpT7wb5kM6ogQQ1ndxDKUzmlrFg8ud3WBIYJmyQYQ== X-Received: by 10.25.80.72 with SMTP id e69mr5605530lfb.96.1464465680685; Sat, 28 May 2016 13:01:20 -0700 (PDT) Date: Sat, 28 May 2016 23:01:18 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] gschem edits vanishing Message-ID: <20160528200118.GD2618@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <550D5F43 DOT 7020501 AT earthlink DOT net> <1427055675 DOT 10088 DOT 11 DOT camel AT cam DOT ac DOT uk> <20150323185439 DOT GA2429 AT localhost DOT localdomain> <20150324103805 DOT GA25693 AT localhost DOT localdomain> <20160528094849 DOT 2745a09e AT jive> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20160528094849.2745a09e@jive> User-Agent: Mutt/1.5.23 (2014-03-12) 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 Hi Lev, On Sat, May 28, 2016 at 09:48:49AM +0200, Lev wrote: ... > > [1] https://github.com/vzh/gschem-git > > Ok, I wanted to try git.scm, and I get this error: > > ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 > ;;; or pass the --no-auto-compile argument to disable. > ;;; compiling /home/leva/.gEDA/git.scm > ;;; WARNING: compilation of /home/leva/.gEDA/git.scm failed: > ;;; ERROR: In procedure > scm_i_lreadparen: /home/leva/.gEDA/git.scm:890:1: end of file Are you sure that this is my script? My script has only about 100 lines of code. Yours shows 890 if I understand it correctly.