From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: reading/writing binary data in structured form Date: Mon, 28 Apr 2008 00:37:12 +0200 Message-ID: <87lk2yhqlj.fsf@kfs-lx.rd.rdm> References: <20080427.004457.142920613.wl@gnu.org> <20080427.090553.90066124.wl@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1209335947 9179 80.91.229.12 (27 Apr 2008 22:39:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Apr 2008 22:39:07 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 28 00:39:42 2008 connect(): Connection refused 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 1JqFX3-0008CR-FW for ged-emacs-devel@m.gmane.org; Mon, 28 Apr 2008 00:39:41 +0200 Original-Received: from localhost ([127.0.0.1]:48013 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqFWM-00046L-R3 for ged-emacs-devel@m.gmane.org; Sun, 27 Apr 2008 18:38:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JqFWJ-00046G-A1 for emacs-devel@gnu.org; Sun, 27 Apr 2008 18:38:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JqFWD-000464-OR for emacs-devel@gnu.org; Sun, 27 Apr 2008 18:38:54 -0400 Original-Received: from [199.232.76.173] (port=37563 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JqFWD-000461-IW for emacs-devel@gnu.org; Sun, 27 Apr 2008 18:38:49 -0400 Original-Received: from pfepa.post.tele.dk ([195.41.46.235]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JqFW3-0000el-OQ; Sun, 27 Apr 2008 18:38:39 -0400 Original-Received: from kfs-lx.rd.rdm.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id D3321FAC049; Mon, 28 Apr 2008 00:37:12 +0200 (CEST) In-Reply-To: (Eli Zaretskii's message of "Sun\, 27 Apr 2008 18\:55\:47 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.92 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:96026 Archived-At: Eli Zaretskii writes: > Kim, is there a reason not to make bindat-pack and bindat-unpack > autoloaded? Only that I envisioned that people would explicitly require bindat if they need the features it provides. -- Kim F. Storm http://www.cua.dk