X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=AkVkWf4lOP8JXVIs8FADtT1F/1+ytYQVOk8dQJOBaX8=; b=dd5PcoVkmS3RdMN1PWoVvrB1B+EgSCFsEJB1D/fJqKfVNQpDIu9MMz0gu26Tkp8W0i EmzE2DNDMt1VB3GM6G2JjM6zjRhlTKrYDovDwBS3vZGD7laN6kpb0jk0tusralMFdZMo bg6en5vcd0h6U6Ht+MsDEr+9eXDFdBf+Nzs93rH7c9aF6oaXiMHL7y9/NtXjfKQV3gsO 28+zYIGqx+cfUbfvKEF5i4FToZsKPcprFsDbcNM60kmn7zL5e39Gi2bNmSZQy+L4F/x2 fTSi8zsO/FdH5qINyg/dX0JqqNBtdyT/3off4VWDtVj1TMecKf64XghIA6v/Mgv9Aj2w Mp8A== X-Received: by 10.220.150.210 with SMTP id z18mr101362157vcv.2.1358180562538; Mon, 14 Jan 2013 08:22:42 -0800 (PST) From: Ben Gamari To: Enoch , geda-user AT delorie DOT com Subject: Re: [geda-user] geda-skeleton-project: Lowering the cost of a starting a gEDA project In-Reply-To: <87boctuh9a.fsf@dome.home> References: <87wqvhd4tw DOT fsf AT gmail DOT com> <87boctuh9a DOT fsf AT dome DOT home> User-Agent: Notmuch/0.14+240~g0ab5e9f (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Mon, 14 Jan 2013 11:22:41 -0500 Message-ID: <874nijvini.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Enoch writes: > A good starting point. > > 1. Let the skeleton-geda-project replicate itself rather than rename. > I was on the fence about how to approach this. Sleeping over it, I think you are right. Cloning a new repository is a bit nicer than renaming the original. > 2. Add rc configuration options such as loading the autonumbering > script, etc. > I'm not entirely sure what you mean by "loading the autonumbering script" here. Are you referring the gschem's "autonumber text" facility? I haven't found the need to load anything with respect to this. Further concrete suggestions for default configuration options would be quite welcome. Thanks, - Ben