From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: json.el - JavaScript Object Notation parser / generator for Emacs Lisp Date: Fri, 22 Feb 2008 07:28:12 +0900 Message-ID: <871w76kkqr.fsf@catnip.gol.com> References: <3b31caf90603220930k1f133151m81ab6986e9aff946@mail.gmail.com> <87skzmp02s.fsf@grepfind.mwolson.org> Reply-To: Miles Bader NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1203633065 32472 80.91.229.12 (21 Feb 2008 22:31:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 21 Feb 2008 22:31:05 +0000 (UTC) Cc: emacs-devel@gnu.org To: Michael Olson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 21 23:31:30 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JSJwt-0002BD-Uo for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 23:31:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSJwO-0004ms-Ps for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 17:30:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSJtw-0003U1-Op for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSJtv-0003Sq-75 for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSJtv-0003Sc-39 for emacs-devel@gnu.org; Thu, 21 Feb 2008 17:28:23 -0500 Original-Received: from smtp11.dentaku.gol.com ([203.216.5.73]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JSJtn-0006N6-RY; Thu, 21 Feb 2008 17:28:16 -0500 Original-Received: from 203-216-97-013.dsl.gol.ne.jp ([203.216.97.13] helo=catnip.gol.com) by smtp11.dentaku.gol.com with esmtpa (Dentaku) id 1JSJtl-0001GN-FW; Fri, 22 Feb 2008 07:28:13 +0900 Original-Received: by catnip.gol.com (Postfix, from userid 1000) id 0F6C62FF7; Fri, 22 Feb 2008 07:28:13 +0900 (JST) System-Type: i686-pc-linux-gnu In-Reply-To: <87skzmp02s.fsf@grepfind.mwolson.org> (Michael Olson's message of "Thu, 21 Feb 2008 13:43:23 -0600") Original-Lines: 13 X-Virus-Scanned: ClamAV GOL (outbound) X-Abuse-Complaints: abuse@gol.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:89872 Archived-At: Michael Olson writes: > I've installed json.el as lisp/net/json.el. I updated the header and > opted to replace the XEmacs compatibility code with a few defalias > commands, to fix some compiler warnings. Why did you put it in "net/"?? It's a formatted data I/O library, not a network protocol... -Miles -- Religion, n. A daughter of Hope and Fear, explaining to Ignorance the nature of the Unknowable.