From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (unknown [IPv6:2602:4b:a4d8:4b00:12bf:48ff:fe7c:5584]) by hurricane.the-brannons.com (Postfix) with ESMTPSA id 911C477894 for ; Sun, 26 Jan 2014 17:22:35 -0800 (PST) From: Chris Brannon To: edbrowse-dev@lists.the-brannons.com References: <87ob2zof1u.fsf@mushroom.PK5001Z> <20140126235228.GB17921@toaster.adamthompson.me.uk> <20140127004910.GC17921@toaster.adamthompson.me.uk> Date: Sun, 26 Jan 2014 17:22:16 -0800 In-Reply-To: <20140127004910.GC17921@toaster.adamthompson.me.uk> (Adam Thompson's message of "Mon, 27 Jan 2014 00:49:10 +0000") Message-ID: <87d2jenrqv.fsf@mushroom.PK5001Z> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Edbrowse-dev] my very large patch X-BeenThere: edbrowse-dev@lists.the-brannons.com X-Mailman-Version: 2.1.17 Precedence: list List-Id: Edbrowse Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 01:22:35 -0000 Adam Thompson writes: > I'm also removing the jcx global and the jrt global. I'm going to remove the > two explicit gc calls as well, Sounds good to me! I was just keeping jcx around for convenience, since it's a little easier to type and to read with a screen reader than cw->jss->jcx. But that's not really a good reason to keep it, IMHO. -- Chris