From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: UDP/DNS in Emacs Date: Sun, 31 Mar 2002 16:55:35 +0200 Organization: Programmerer Ingebrigtsen Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017586677 21426 127.0.0.1 (31 Mar 2002 14:57:57 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 31 Mar 2002 14:57:57 +0000 (UTC) Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16rgmL-0005ZT-00 for ; Sun, 31 Mar 2002 16:57:57 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16rgx8-0007si-00 for ; Sun, 31 Mar 2002 17:09:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rgle-0003m2-00; Sun, 31 Mar 2002 09:57:14 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rgk4-0003k0-00 for ; Sun, 31 Mar 2002 09:55:36 -0500 Original-Received: from list by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 16rgk4-0005YQ-00 for ; Sun, 31 Mar 2002 16:55:36 +0200 Original-To: emacs-devel@gnu.org X-Injected-Via-Gmane: http://gmane.org/ Original-Received: from news by main.gmane.org with local (Exim 3.33 #1 (Debian)) id 16rgk4-0005YI-00 for ; Sun, 31 Mar 2002 16:55:36 +0200 Original-Path: not-for-mail Original-Newsgroups: gmane.emacs.devel Original-Lines: 12 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: main.gmane.org 1017586536 21140 80.91.231.2 (31 Mar 2002 14:55:36 GMT) Original-X-Complaints-To: usenet@main.gmane.org Original-NNTP-Posting-Date: Sun, 31 Mar 2002 14:55:36 +0000 (UTC) Mail-Copies-To: never X-Now-Playing: Herbert's _Bodily Functions_: "Addiction" User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: |J List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2275 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2275 Eli Zaretskii writes: > Decode the data with raw-text-unix, and you should be fine. > > If that doesn't help, please tell the details. I had just forgotten how to do all that stuff. After getting a unibyte buffer for dealing with binary data, it all just works. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen