emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UDP/DNS in Emacs


From: Eli Zaretskii
Subject: Re: UDP/DNS in Emacs
Date: Sun, 31 Mar 2002 20:01:01 +0300

> From: Lars Magne Ingebrigtsen <address@hidden>
> Newsgroups: gmane.emacs.devel
> Date: Sun, 31 Mar 2002 16:55:35 +0200
> 
> Eli Zaretskii <address@hidden> 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.

IMHO, using unibyte buffers is asking for trouble.  It's the main
reason for those \201 beauties popping up in user buffers.  Emacs 21
doesn't need that anymore (although they are still supported).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]