From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (71-38-157-25.ptld.qwest.net [71.38.157.25]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 6D9A777AA9; Fri, 28 Aug 2015 14:53:45 -0700 (PDT) From: Chris Brannon To: Kevin Carhart Cc: Edbrowse-dev@lists.the-brannons.com References: Date: Fri, 28 Aug 2015 14:55:55 -0700 In-Reply-To: (Kevin Carhart's message of "Fri, 28 Aug 2015 14:35:48 -0700 (PDT)") Message-ID: <874mjjw00k.fsf@mushroom.localdomain> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] tidy tree X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Aug 2015 21:53:45 -0000 Kevin Carhart writes: > Here is what I have right now. > > The node name is shown. > The number in parentheses is the number of levels of nesting. > After each node is each attribute name-value pair. > What else? That's very awesome! Sorry, I must have missed seeing that you had started on this. The only thing I might add is perhaps a display of the contents of text nodes. Or at least the length of the underlying string? On the other hand, maybe that's a little too much noise? Perhaps we could show that on higher debug levels? -- Chris