X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.4 at av01.lsn.net Message-ID: <5596AC34.1030300@ecosensory.com> Date: Fri, 03 Jul 2015 10:37:24 -0500 From: John Griessen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] gEDA/gschem still alive? References: <1435510363 DOT 682 DOT 26 DOT camel AT ssalewski DOT de> <55902AB9 DOT 9000004 AT neurotica DOT com> <20150629113018 DOT GH19654 AT fi DOT muni DOT cz> <1435581145 DOT 1447 DOT 19 DOT camel AT ssalewski DOT de> <1435592698 DOT 1607 DOT 17 DOT camel AT ssalewski DOT de> In-Reply-To: <1435592698.1607.17.camel@ssalewski.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 06/29/2015 10:44 AM, Stefan Salewski wrote: > gschem has multiline text, but generally only single line attributes. > What when users try to enter multiline attributes? Accept or ignore it > for netlist? And how to display on screen? ShowName, ShowValue and that? That's the difference between a name/value pair and a list, or vector in some parlances. ShowName, ShowValue seems good for a pair, and ShowNames, ShowValues seems good for a list.