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-type:content-disposition:in-reply-to :user-agent; bh=rKzQ27rtrE7Llaqk9Rh4x2q0ZcGgACey825awcuefyk=; b=u7dTuBIi2RwkPC5oiHAj/yJLBtYUl55UsaF/b1jYHXan8xaZ6qf4aM19cp8tfW92Bt xHtKbYQ8q2+Au4UhjKEZOe8EUCHfu/wjii74/DDojjUaLjvcnufzVYWqwVDKm9QVpLsu i5KZRRIA5N1lIPhmhvqfiWJqy0z+uT1qGFVnwOEzG6fb3Ya2BXv51uxYND+J0iPHmRRB adVB0zkqjus43fXvz+xLxXsSeaFe6h0hQ6BF3/kbTT+x0Ac9FKtraKNREEb8wkMpauVW o1q1DVhGrcUzyLA1yuxCyErrC6UHbgTnS0Fk5yqn29D69v4MQeX2C6mNdk7aHDiBtOy8 1RGQ== X-Received: by 10.153.4.40 with SMTP id cb8mr11514098lad.121.1441522339706; Sat, 05 Sep 2015 23:52:19 -0700 (PDT) Date: Sun, 6 Sep 2015 09:52:17 +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] New experimental netlist features Message-ID: <20150906065217.GA2637@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <55E97A3E DOT 2070402 AT jump-ing DOT de> <69B8B3F4-A6E4-43E9-9055-C63A5D6A3707 AT noqsi DOT com> <55E9BD63 DOT 8070407 AT jump-ing DOT de> <201509051930 DOT t85JUlTh019874 AT envy DOT delorie DOT com> <20150905210158 DOT GC7185 AT localhost DOT localdomain> <201509052107 DOT t85L7sHL024299 AT envy DOT delorie DOT com> <20150905213959 DOT GE7185 AT localhost DOT localdomain> <55EB788B DOT 3040807 AT jump-ing DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <55EB788B.3040807@jump-ing.de> 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 On Sun, Sep 06, 2015 at 01:19:39AM +0200, Markus Hitter (mah AT jump-ing DOT de) [via geda-user AT delorie DOT com] wrote: > Am 05.09.2015 um 23:39 schrieb Vladimir Zhbanov: > >> But at the moment, unless we drastically change how we do things, > >> > KiCAD is #1. > > Over and over again... > > > > Does this mean we should replace Guile with Python? > > It doesn't matter too much. If people need to script at all, the case on > newbies is already lost. That said, Python is certainly a lot more > common, so the entry barrier for not-so-newbies for scripting is > considerably lower. I think we should not force newbies to use scripting. It should be optional feature for power users. > > > (Emacs Lisp with Vim scripts? > > Scripts should be editor-independent. I've meant VimL, the embedded vim language, vs Emacs Lisp, sorry. Not any shell's scripts. > > > LaTeX coding with LibreOffice widgets? > > Neither. Nobody reads multipage documents. People recognize two kinds of > education: interactive help, like tooltips, and web pages, like a wiki. I read, at least. And yes, people like all these; however, when after they are stumbled upon something they don't understand, they tend to read more full and detailed multipage documents. Look, for instance, at spice/ngspice/gnucap/pcb documentation. > Tools have to be foolproof. There is no such thing like "user error", > tools have to deal properly with _any_ user input. And they should offer > explanations in ambiguous cases. Yes, they should. Any work in this direction is appreciated. > > Yes, that's lots of work, and I don't demand anybody to do this. But > swapping LaTeX for PDF or spending hours to document in LaTeX is > certainly wasted time. Nowadays, there are such packages as gitit which can use many input and many output formats, and various converters. And the point is, we are writing tons of words here spending too much time, and only a few spend their time to improve the docs we have, or at least to file a bug report or discuss an existing one. Cheers, Vladimir