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: Mon, 1 Apr 2002 07:49:39 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204010218.g312IZm12148@rum.cs.yale.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1017636875 20631 127.0.0.1 (1 Apr 2002 04:54:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 1 Apr 2002 04:54:35 +0000 (UTC) Cc: larsi@gnus.org, 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 16rtpz-0005Me-00 for ; Mon, 01 Apr 2002 06:54:35 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16ru12-0001Cm-00 for ; Mon, 01 Apr 2002 07:06:00 +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 16rtpS-0002A2-00; Sun, 31 Mar 2002 23:54:02 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16rtms-0001qe-00 for ; Sun, 31 Mar 2002 23:51:23 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA20980; Mon, 1 Apr 2002 07:49:39 +0200 (IST) X-Sender: eliz@is Original-To: Stefan Monnier In-Reply-To: <200204010218.g312IZm12148@rum.cs.yale.edu> 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:2294 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2294 On Sun, 31 Mar 2002, Stefan Monnier wrote: > It's the use of bytes in multibyte buffers that creates the problems > where \201 can occur. Sure, but in many situations Emacs converts to multibyte behind your back.