From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: UDP/DNS in Emacs Date: Sun, 31 Mar 2002 08:11:41 +0200 (IST) 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 1017555358 8957 127.0.0.1 (31 Mar 2002 06:15:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 31 Mar 2002 06:15:58 +0000 (UTC) Cc: 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 16rYdC-0002KM-00 for ; Sun, 31 Mar 2002 08:15:58 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16rYnp-0004pZ-00 for ; Sun, 31 Mar 2002 08:26:57 +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 16rYcW-0005CA-00; Sun, 31 Mar 2002 01:15:16 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rYaX-000557-00 for ; Sun, 31 Mar 2002 01:13:14 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA14710; Sun, 31 Mar 2002 08:11:41 +0200 (IST) X-Sender: eliz@is Original-To: Lars Magne Ingebrigtsen In-Reply-To: Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2273 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2273 On Sat, 30 Mar 2002, Lars Magne Ingebrigtsen wrote: > I've basically gotten dns.el to work, only I'm having the usual > problems with having bytes in the buffer remain bytes and not turning > into characters. :-/ Decode the data with raw-text-unix, and you should be fine. If that doesn't help, please tell the details. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel