From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: struct.el -- a package to encode/decode binary data Date: 19 Mar 2002 16:27:46 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: References: <5xadt4d3ta.fsf@kfs2.cua.dk> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1016573436 3767 127.0.0.1 (19 Mar 2002 21:30:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 19 Mar 2002 21:30:36 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16nRBk-0000yf-00 for ; Tue, 19 Mar 2002 22:30:36 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16nRHA-0001eU-00 for ; Tue, 19 Mar 2002 22:36:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16nRBP-0006Fz-00; Tue, 19 Mar 2002 16:30:15 -0500 Original-Received: from colo.agora-net.com ([207.245.85.68]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16nR9E-00066N-00 for ; Tue, 19 Mar 2002 16:28:01 -0500 Original-Received: from ttn by colo.agora-net.com with local (Exim 3.34 #1) id 16nR90-0002UG-00; Tue, 19 Mar 2002 16:27:46 -0500 Original-To: storm@cua.dk (Kim F. Storm) In-Reply-To: storm@cua.dk's message of "19 Mar 2002 15:34:25 +0100" Original-Lines: 12 X-Mailer: Gnus v5.7/Emacs 20.7 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2050 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2050 storm@cua.dk (Kim F. Storm) writes: In any case, I'll follow your advice and rely on using the proper coding systems for the buffers and processes involved (and keep my fingers crossed :-). perhaps you're already aware of this: GNU serveez has similar provision (using guile for hll instead of elisp) for "network binary" <-> sexp handling. i hope the related APIs for emacs and serveez can be kept w/in machine-shouting distance of each other... thi _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel