X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <1437260376.699.31.camel@ssalewski.de> Subject: Re: [geda-user] Difference between attached and detached attributes From: Stefan Salewski To: geda-user AT delorie DOT com Date: Sun, 19 Jul 2015 00:59:36 +0200 In-Reply-To: References: <55A813B5 DOT 4040609 AT sbcglobal DOT net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit 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, 2015-07-19 at 00:09 +0200, Roland Lutz wrote: > You can delete an inherited attribute by > attaching an attribute with the value "unknown" to the component. Thanks for reminder. Indeed I forgot that. Have you experience with attached multiline attributes? For aa=bb cc=dd we should display bb dd when "show_value" is selected I guess. But if I understood John Doty correctly he used something like xxx= aa=bb cc=dd for spice. Is that valid, and how to display for "show_value"? Or should we enforce "show_name_value" for multiline attributes always?